We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 144881c commit 3d4dc60Copy full SHA for 3d4dc60
2 files changed
json_annotation/CHANGELOG.md
@@ -2,6 +2,7 @@
2
3
- Support `JsonKey` annotation on constructor parameters.
4
- Add `JsonSerializable(createJsonSchema: true)`.
5
+ (Huge thanks to [Chris Sells](https://sellsbrothers.com/) for the PR!)
6
- Require `meta: ^1.16.0`
7
- Require `sdk: ^3.9.0`
8
json_serializable/CHANGELOG.md
@@ -6,6 +6,7 @@
- Add support for `JsonSerializable(createJsonSchema: true)`.
9
10
11
## 6.11.4
12
0 commit comments