We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dart now supports generic annotations dart-lang/language#1297 https://dart.dev/guides/language/evolution#dart-214
Can we use them instead?
freezed/packages/freezed_annotation/lib/freezed_annotation.dart
Line 270 in b6e930e
The text was updated successfully, but these errors were encountered:
If it works out of the box, then it might be worth removing the extra constructor
Sorry, something went wrong.
Yes, this is planned
how do we get the generic type from annotation which now is provided as a ConstantReader of pkg: source_gen
annotation
ConstantReader
0.15.0 added support for this
No branches or pull requests
Dart now supports generic annotations
dart-lang/language#1297
https://dart.dev/guides/language/evolution#dart-214
Can we use them instead?
freezed/packages/freezed_annotation/lib/freezed_annotation.dart
Line 270 in b6e930e
The text was updated successfully, but these errors were encountered: