Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 641 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 641 Bytes

how to use

  • Follow the steps on the website to install flutter
  • Execute this command to check flutter doctor
  • Execute this command to install dependencies flutter pub get
  • Execute this command to run the project flutter run
  • flutter gen-l10n
  • Recommended use Android Studio to run the project, or use VSCode with Flutter plugin

add language

  • app_[locale].arb
  • flutter gen-l10n
  • change lib/model/config_modal.dart langs