reflectable_builder 1.2.0 copy "reflectable_builder: ^1.2.0" to clipboard
reflectable_builder: ^1.2.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.2.0 #

  • Upgrade the code generator to use analyzer ^10.0.0 and lints 6.0.0. Remove dependencies on discontinued packages.

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
160
points
1.43k
downloads

Documentation

API reference

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

License

BSD-3-Clause (license)

Dependencies

analyzer, build, dart_style, path, pub_semver, reflectable

More

Packages that depend on reflectable_builder