Skip to content

Commit b0f78ee

Browse files
committed
Remove deprecated annotations.dart library
1 parent 6a7182c commit b0f78ee

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

json_serializable/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
* **BREAKING** `UnsupportedTypeError` added a new required constructor argument:
44
`reason`.
55

6+
* **BREAKING** The deprecated `annotations.dart` library has been removed.
7+
Use `package:json_annotation` instead.
8+
69
* Make `null` field handling smarter. If a field is classified as not
710
`nullable`, then use this knowledge when generating serialization code – even
811
if `includeIfNull` is `false`.

json_serializable/lib/annotations.dart

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)