File tree Expand file tree Collapse file tree 3 files changed +17
-0
lines changed Expand file tree Collapse file tree 3 files changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ description: >-
55 Generate more helpful exceptions when decoding YAML documents using
66 package:json_serializable and package:yaml.
77repository : https://github.com/google/json_serializable.dart/tree/master/checked_yaml
8+ topics :
9+ - yaml
10+ - json
11+ - build-runner
12+ - json-serializable
13+ - codegen
14+
815environment :
916 sdk : ' >=2.19.0 <3.0.0'
1017
Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ description: >-
44 Classes and helper functions that support JSON code generation via the
55 `json_serializable` package.
66repository : https://github.com/google/json_serializable.dart/tree/master/json_annotation
7+ topics :
8+ - json
9+ - build-runner
10+ - json-serializable
11+ - codegen
712
813environment :
914 sdk : ' >=2.19.0 <3.0.0'
Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ description: >-
66repository : https://github.com/google/json_serializable.dart/tree/master/json_serializable
77environment :
88 sdk : ' >=2.19.0 <3.0.0'
9+ topics :
10+ - json
11+ - build-runner
12+ - json-serializable
13+ - codegen
914
1015dependencies :
1116 analyzer : ^5.2.0
You can’t perform that action at this time.
0 commit comments