Skip to content

GalletaOreo98/LainChikita-Apk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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