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

outdated

Resolve Dart code in a Builder

Provides an in-memory Resolvers implementation for use with package:build.

This implementation does a monolithic analysis from source, with fine grained invalidation, which works well when it can be shared across multiple build steps in the same process. It is not however suitable for use in more general build systems, which should build up their analysis context using analyzer summaries.

12
likes
0
points
4.27M
downloads

Publisher

verified publishertools.dart.dev

Weekly Downloads

Resolve Dart code in a Builder

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, build, path

More

Packages that depend on build_resolvers