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: >-
5
5
Generate more helpful exceptions when decoding YAML documents using
6
6
package:json_serializable and package:yaml.
7
7
repository : 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
+
8
15
environment :
9
16
sdk : ' >=2.19.0 <3.0.0'
10
17
Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ description: >-
4
4
Classes and helper functions that support JSON code generation via the
5
5
`json_serializable` package.
6
6
repository : https://github.com/google/json_serializable.dart/tree/master/json_annotation
7
+ topics :
8
+ - json
9
+ - build-runner
10
+ - json-serializable
11
+ - codegen
7
12
8
13
environment :
9
14
sdk : ' >=2.19.0 <3.0.0'
Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ description: >-
6
6
repository : https://github.com/google/json_serializable.dart/tree/master/json_serializable
7
7
environment :
8
8
sdk : ' >=2.19.0 <3.0.0'
9
+ topics :
10
+ - json
11
+ - build-runner
12
+ - json-serializable
13
+ - codegen
9
14
10
15
dependencies :
11
16
analyzer : ^5.2.0
You can’t perform that action at this time.
0 commit comments