We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89602c5 commit 51c45e8Copy full SHA for 51c45e8
json_annotation/pubspec.yaml
@@ -3,7 +3,8 @@ version: 4.4.0
3
description: >-
4
Classes and helper functions that support JSON code generation via the
5
`json_serializable` package.
6
-repository: https://github.com/google/json_serializable.dart
+repository: https://github.com/google/json_serializable.dart/tree/master/json_annotation
7
+
8
environment:
9
sdk: '>=2.14.0 <3.0.0'
10
0 commit comments