reflectable 1.0.0 copy "reflectable: ^1.0.0" to clipboard
reflectable: ^1.0.0 copied to clipboard

outdatedDart 1 only

This package allows programmers to reduce certain usages of dynamic reflection to a transformer generated specialization with the same behavior. The generated code does not use dynamic reflection and [...]

-/ -
pub points
22.6k
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
22.6k
downloads

Publisher

unverified uploader

Weekly Downloads

This package allows programmers to reduce certain usages of dynamic reflection to a transformer generated specialization with the same behavior. The generated code does not use dynamic reflection and thus improves the performance of (esp. dart2js) generated code.

Homepage

License

unknown (license)

Dependencies

analyzer, barback, code_transformers, dart_style, glob, logging, path, source_span

More

Packages that depend on reflectable