Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 904 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 904 Bytes

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