Created
October 7, 2020 22:54
-
-
Save valterh4ck3r/812adf7d86639a7fe6d2c53c732b15f6 to your computer and use it in GitHub Desktop.
Flutter - Mobx Code Gen Delete Conflicts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
flutter packages pub run build_runner watch --delete-conflicting-outputs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
flutter packages pub run build_runner build --delete-conflicting-outputs