Skip to content

Instantly share code, notes, and snippets.

@mono0926
Created July 18, 2020 01:24
Show Gist options
  • Star 15 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mono0926/d748d319f70dcdb4c0227c735bc63db5 to your computer and use it in GitHub Desktop.
Save mono0926/d748d319f70dcdb4c0227c735bc63db5 to your computer and use it in GitHub Desktop.
targets:
$default:
builders:
freezed:
generate_for:
include:
- lib/**/*state.dart
- lib/model/firestore/**/*.dart
json_serializable:
generate_for:
include:
- lib/model/firestore/**/*.dart
options:
any_map: true
explicit_to_json: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment