fast_build_runner_internal 0.1.5 copy "fast_build_runner_internal: ^0.1.5" to clipboard
fast_build_runner_internal: ^0.1.5 copied to clipboard

Internal runtime and hot-path implementation for fast_build_runner.

example/main.dart

import 'package:fast_build_runner_internal/fast_build_runner_internal.dart';

void main() {
  print('Pinned build_runner commit: $pinnedBuildRunnerCommit');
  print('Hosted build_runner constraint: $hostedBuildRunnerConstraint');
  print('');
  print('This package contains unstable internal runtime APIs used by');
  print('fast_build_runner and is not intended as a stable public API.');
}
0
likes
70
points
42
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Internal runtime and hot-path implementation for fast_build_runner.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

analyzer, build, build_runner, built_collection, code_builder, collection, crypto, dart_style, glob, package_config, path, pool, pub_semver, watcher, yaml

More

Packages that depend on fast_build_runner_internal