We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a658e0a commit 64ad77bCopy full SHA for 64ad77b
1 file changed
tools/sync
@@ -17,7 +17,6 @@ fi
17
if [ "$DEEP" = true ] ; then
18
19
flutter pub get
20
- flutter packages pub run build_runner build --delete-conflicting-outputs
21
flutter pub run flutter_launcher_icons:main
22
23
fi
0 commit comments