Skip to content

Leguna/kekiku-mobile

Repository files navigation

kekiku

Cake for you

Getting Started

pub get

flutter pub get

Install flutter native splash

Create

dart run flutter_native_splash:create

Remove

dart run flutter_native_splash:remove

Icon

flutter pub run flutter_launcher_icons

Running Build Runner

dart run build_runner build

APK Build

flutter build apk --target-platform android-arm,android-arm64,android-x64

APK RELEASE Build

flutter build apk --release --target-platform android-arm,android-arm64,android-x64

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages