Skip to content

Latest commit

 

History

History
72 lines (65 loc) · 2.93 KB

README.md

File metadata and controls

72 lines (65 loc) · 2.93 KB

Hải Cafe Đèn Mờ.

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

Coffee Order App

Technologies use:

  • Flutter
  • GetX
  • moor
  • Hive
  • syncfusion_flutter_datepicker
  • syncfusion_flutter_charts

Dev

  • Clone the repo
  • Change example.env to .env and edit value
  • Install Flutter
  • Run flutter pub get and flutter pub run build_runner build
  • In VS Code choose the Androi Simulator Device and run, then Press F5 to start

Build

  • Clone the repo
  • Change example.env to .env and edit value
  • Install Flutter
  • Run flutter pub get and flutter pub run build_runner build
  • Run flutter build apk --split-per-abi

Config

  • Most default config locate at lib/App/Config.dart

Change App Name

  • Open pubspec.yamlfile
  • Change name: "YOUR APP NAME" in:
flutter_app_name:
  name: "Hải Coffee"
  • Run flutter pub run flutter_app_name

Change App Icon

  • Change your background image in assets/img/background.png
  • Open pubspec.yamlfile
  • 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

Import sample data

  • Download import.zip in Release section
  • Open App and go to Import/Export in Right Menu
  • Press Chọn ZIP File Import and select the import.zip
  • After import success close the app and re-open

Images

image description image description image description image description image description image description image description image description image description image description image description image description image description