Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 391 Bytes

File metadata and controls

27 lines (19 loc) · 391 Bytes

flutter_template

Getting Started

Generate scripts

dart run build_runner build --delete-conflicting-outputs

Generate l10n files

dart run intl_utils:generate

Flavor Flutter run script

flutter run --flavor dev
flutter run --flavor prod --dart-define=ENV='prod'

Import sorter script

dart run import_sorter:main --no-comments