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

discontinued
SDKDart

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
130
points
4.4M
downloads

Publisher

verified publishertools.dart.dev

Weekly Downloads

Resolve Dart code in a Builder

Topics

#build-runner

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

analyzer, async, build, build_runner_core, collection, package_config, path, pool, pub_semver

More

Packages that depend on build_resolvers