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

outdatedDart 1 only

Resolve Dart code in a Builder

0.2.0+1 #

  • Switch to firstWhere(orElse) for compatibility with the SDK dev.45

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.