Skip to content

Instantly share code, notes, and snippets.

@olexale
Last active February 28, 2021 11:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save olexale/69c177076c2754fc823ce82b8dba0d4c to your computer and use it in GitHub Desktop.
Save olexale/69c177076c2754fc823ce82b8dba0d4c to your computer and use it in GitHub Desktop.
BDD in Flutter article code generation commands
flutter pub run build_runner build - delete-conflicting-outputs
# or
flutter 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