- 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
- app_[locale].arb
- flutter gen-l10n
- change
lib/model/config_modal.dart
langs