eval_annotation 0.8.1
eval_annotation: ^0.8.1 copied to clipboard
dart_eval annotation library
0.8.1 #
- Improved documentation for
@Bind
annotation.
0.8.0 #
- Added
bridge
parameter to@Bind
annotation.
0.7.2 #
- Add
implicitSupers
parameter to@Bind
annotation.
0.7.1 #
- Added
@UnionOf
and@AssertPermission
annotations. - Added
overrideLibrary
parameter to@Bind
annotation.
0.7.0 #
- Added
@Bind
annotation for the dart_eval binding generator. - Support for Dart 3
0.6.0 #
- Initial version.