Go to file
Serik Uvaissov 6fba6f7463 ios fix 2023-06-20 19:14:14 +06:00
android Скидки 2023-06-20 10:28:37 +06:00
assets dictionaries 2022-06-28 16:13:59 +06:00
ios ios fix 2023-06-20 19:14:14 +06:00
lib Скидки 2023-06-20 10:28: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 Скидки 2023-06-20 10:28:37 +06:00
pubspec.yaml Скидки 2023-06-20 10:28:37 +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