| name: json_annotation | |
| version: 4.8.1 | |
| description: >- | |
| Classes and helper functions that support JSON code generation via the | |
| `json_serializable` package. | |
| repository: https://github.com/google/json_serializable.dart/tree/master/json_annotation | |
| topics: | |
| - json | |
| - build-runner | |
| - json-serializable | |
| - codegen | |
| environment: | |
| sdk: '>=2.19.0 <3.0.0' | |
| dependencies: | |
| meta: ^1.4.0 | |
| dev_dependencies: | |
| dart_flutter_team_lints: ^1.0.0 | |
| # When changing JsonSerializable class. | |
| # build_runner: ^2.0.0 | |
| # json_serializable: any |