Go to file
Serik Uvaissov 8e524ae5ae ios notificatiob 2023-06-23 15:29:37 +06:00
android firebase messaging crashlytics 2023-06-23 14:08:01 +06:00
assets dictionaries 2022-06-28 16:13:59 +06:00
ios ios notificatiob 2023-06-23 15:29:37 +06:00
lib ios notificatiob 2023-06-23 15:29:37 +06:00
test init 2021-04-30 16:42:54 +06:00
.gitignore init 2021-04-30 16:42:54 +06:00
.metadata init 2021-04-30 16:42:54 +06:00
README.md dictionaries 2022-06-28 16:13:59 +06:00
SATU.postman_collection.json init 2021-04-30 16:42:54 +06:00
analysis_options.yaml pre_release fixes 2021-11-17 12:10:36 +06:00
pubspec.lock firebase messaging crashlytics 2023-06-23 14:08:01 +06:00
pubspec.yaml firebase messaging crashlytics 2023-06-23 14:08:01 +06:00
sorter.yaml pre_release fixes 2021-11-17 12:10:36 +06:00

README.md

satu

Aman Satu App

Getting Started

build_runner

flutter pub run build_runner build --delete-conflicting-outputs flutter pub run build_runner watch --delete-conflicting-outputs

build android apk

flutter build --release apk --flavor production

build android appbundle

flutter build --release appbundle --flavor production

Сборка релизного пакет

flutter clean && flutter build appbundle --release