reflectable_builder 1.1.0 copy "reflectable_builder: ^1.1.0" to clipboard
reflectable_builder: ^1.1.0 copied to clipboard

Reflection support based on code generation, using 'capabilities' to specify which operations to support, on which objects. This is the builder part of reflectable.

1.1.0 #

  • Upgrade the reflectable code generator to use version ^8.0.0 of the analyzer and version ^4.0.0 of build.

1.0.1 #

  • Small fixes, including correction of a link in README.md.

1.0.0 #

  • This package contains the code generator for the package reflectable. It was extracted from version 5.0.0 of reflectable in order to allow the code generator to be a dev_dependency rather than a regular dependency. The code generator has been renamed from reflectable to reflectable_builder.
0
likes
130
points
460
downloads

Publisher

unverified uploader

Weekly Downloads

Reflection support based on code generation, using 'capabilities' to specify which operations to support, on which objects. This is the builder part of reflectable.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

analyzer, build, dart_style, path, pub_semver, reflectable

More

Packages that depend on reflectable_builder