Created
October 7, 2020 22:54
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