LainChikita-Apk

A Flutter + Dart simple minigame

Get it on Google Play

Promotional video ▶

Building

Private files

You need to create “key.properties” and “private_keys.dart” files; the folder “key” and the file keystore.jks (key/keystore.jks)

Building commands

  1. cd lain_chikita/
    cd to the project folder
  2. flutter build apk –release or flutter build appbundle –release build the .apk

// C:\Users<user>\Downloads\flutter_windows_3.7.12-stable\flutter\packages\flutter_tools\gradle\src\main\groovy\flutter.groovy