PMU_Salin_Oleg_PIbd-33/makefile

17 lines
322 B
Makefile
Raw Normal View History

2024-10-09 13:47:59 +04:00
gen:
dart run build_runner build --delete-conflicting-outputs
icon:
dart run flutter_launcher_icons:main
init_res:
dart pub global activate flutter_asset_generator
format:
dart format . --line-length 100
res:
fgen --output lib/components/resources/resources.g.dart --no-watch --no-preview;
loc:
flutter gen-l10n