Skip to content

Instantly share code, notes, and snippets.

@mono0926
Created July 18, 2020 01:24
Embed
What would you like to do?
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