Skip to content

Instantly share code, notes, and snippets.

@valterh4ck3r
Created October 7, 2020 22:54
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save valterh4ck3r/812adf7d86639a7fe6d2c53c732b15f6 to your computer and use it in GitHub Desktop.
Save valterh4ck3r/812adf7d86639a7fe6d2c53c732b15f6 to your computer and use it in GitHub Desktop.
Flutter - Mobx Code Gen Delete Conflicts
flutter packages pub run build_runner watch --delete-conflicting-outputs
@valterh4ck3r
Copy link
Author

flutter packages pub run build_runner build --delete-conflicting-outputs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment