reflectable 2.0.0-dev.1.0 copy "reflectable: ^2.0.0-dev.1.0" to clipboard
reflectable: ^2.0.0-dev.1.0 copied to clipboard

outdatedDart 1 only

This package allows programmers to reduce certain usages of dynamic reflection to a statically specified subset thereof, based on generated code with the same behavior as mirrors provided by 'dart:mir [...]

-/ -
pub points
23.4k
downloads

This package version is not analyzed. Check the latest stable version for its analysis.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
182
likes
0
points
23.4k
downloads

Publisher

unverified uploader

Weekly Downloads

This package allows programmers to reduce certain usages of dynamic reflection to a statically specified subset thereof, based on generated code with the same behavior as mirrors provided by 'dart:mirrors'. The generated code does not use dynamic reflection and thus improves the resource economy (esp. by using a smaller amount of space than dart2js generated code).

Homepage

License

unknown (license)

Dependencies

analyzer, barback, build, build_barback, build_runner, code_transformers, dart_style, glob, logging, path, source_span

More

Packages that depend on reflectable