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.
generators.dart
1 parent 0084d31 commit bcbeefaCopy full SHA for bcbeefa
json_serializable/CHANGELOG.md
@@ -3,6 +3,8 @@
3
* **BREAKING** Removed deprecated support for `require_library_directive` /
4
`requireLibraryDirective` in `build_runner` configuration.
5
6
+* **BREAKING** Removed the deprecated `generators.dart` library.
7
+
8
* Support the latest `package:source_gen`.
9
10
* Private and ignored fields are now excluded when generating serialization and
json_serializable/lib/generators.dart
0 commit comments