build_resolvers 0.2.0 copy "build_resolvers: ^0.2.0" to clipboard
build_resolvers: ^0.2.0 copied to clipboard

outdatedDart 1 only

Resolve Dart code in a Builder

0.2.0 #

  • Removed locking between uses of the Resolver and added a mandatory reset call to indicate that a complete build is finished.

0.1.1 #

  • Support the latest analyzer package.

0.1.0 #

  • Initial release as a migration from code_transformers with a near-identical implementation.