build_web_compilers 4.0.6 copy "build_web_compilers: ^4.0.6" to clipboard
build_web_compilers: ^4.0.6 copied to clipboard

Builder implementations wrapping the dart2js and DDC compilers.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dev:build_web_compilers
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dev_dependencies:
  build_web_compilers: ^4.0.6
copied to clipboard

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:build_web_compilers/build_web_compilers.dart';
copied to clipboard
40
likes
0
points
327k
downloads

Publisher

verified publishertools.dart.dev

Weekly Downloads

2024.08.19 - 2025.03.03

Builder implementations wrapping the dart2js and DDC compilers.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

analyzer, archive, bazel_worker, build, build_config, build_modules, collection, glob, js, logging, path, pool, scratch_space, source_maps, source_span, stack_trace

More

Packages that depend on build_web_compilers