reflectable 0.1.0 copy "reflectable: ^0.1.0" to clipboard
reflectable: ^0.1.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 [...]

Changelog #

0.0.1 #

  • Initial project creation
165
likes
0
pub points
96%
popularity

Publisher

unverified uploader

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, logging

More

Packages that depend on reflectable