Go to file
suvaysov 01d6e2d808 Покупка ++ 2022-11-16 12:41:18 +06:00
android ИНвентаризация 2022-11-11 12:47:28 +06:00
assets dictionaries 2022-06-28 16:13:59 +06:00
ios qr scanner 2021-07-02 03:51:55 +06:00
lib Покупка ++ 2022-11-16 12:41:18 +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 ИНвентаризация 2022-11-11 12:47:28 +06:00
pubspec.yaml ИНвентаризация 2022-11-11 12:47:28 +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