mutator 0.0.3 copy "mutator: ^0.0.3" to clipboard
mutator: ^0.0.3 copied to clipboard

outdatedDart 1 only

A dart language helper tool for pre-compile/transform time refactoring. A potential alternative to Macro or inline function in desperate times.

Changelog #

0.0.1 #

  • Initial version

0.0.2 #

  • A bug fixed

0.0.3 #

  • mutate and mutate_t are now async methods. This change has been made as sometimes barback attempts to transform a part file before library's main file. Now, mutate_t only completes when dependencies are resolved.
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A dart language helper tool for pre-compile/transform time refactoring. A potential alternative to Macro or inline function in desperate times.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

More

Packages that depend on mutator