Tiệm Cafe Đèn Mờ. Nhiều em gái xinh xinh phục vụ Quán có bán cafe chồn 10 nghìn 1 ly Người quen uống khỏi trả tiền
- Flutter
- GetX
- moor
- Hive
- syncfusion_flutter_datepicker
- syncfusion_flutter_charts
- Clone the repo
- Change
example.env
to.env
and edit value - Install Flutter
- Run
flutter pub get
andflutter pub run build_runner build
- In VS Code choose the Androi Simulator Device and run, then Press
F5
to start
- Clone the repo
- Change
example.env
to.env
and edit value - Install Flutter
- Run
flutter pub get
andflutter pub run build_runner build
- Run
flutter build apk --split-per-abi
- Most default config locate at
lib/App/Config.dart
- Open
pubspec.yaml
file - Change
name: "YOUR APP NAME"
in:
flutter_app_name:
name: "Hải Coffee"
- Run
flutter pub run flutter_app_name
- Change your background image in
assets/img/background.png
- Open
pubspec.yaml
file - Define new
image_path
path in this section:
flutter_icons:
android: "launcher_icon"
ios: true
image_path: "assets/img/background.png"
- Run
flutter pub run flutter_launcher_icons:main
- Download
import.zip
inRelease
section - Open App and go to
Import/Export
in Right Menu - Press
Chọn ZIP File Import
and select theimport.zip
- After import success close the app and re-open