fix: Remove generation from pubspec, update install script

This commit is contained in:
Anton Stubenbord
2023-02-22 15:54:20 +01:00
parent a360bac808
commit 44d9b74fb3
2 changed files with 2 additions and 2 deletions

View File

@@ -5,5 +5,5 @@ flutter pub get
flutter pub run build_runner build --delete-conflicting-outputs
popd
flutter pub get
flutter pub run build_runner build --delete-conflicting-outputs
flutter gen-l10n
flutter pub run build_runner build --delete-conflicting-outputs