compiler_unsupported 1.22.0 copy "compiler_unsupported: ^1.22.0" to clipboard
compiler_unsupported: ^1.22.0 copied to clipboard

discontinued
Dart 1 only

This is an unsupported copy of the dart2js source. The API of this package can and will change in unpredictable and incompatible ways.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add compiler_unsupported

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

dependencies:
  compiler_unsupported: ^1.22.0

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:compiler_unsupported/compiler.dart';
import 'package:compiler_unsupported/compiler_new.dart';
import 'package:compiler_unsupported/libraries.dart';
import 'package:compiler_unsupported/sdk.dart';
import 'package:compiler_unsupported/sdk_io.dart';
import 'package:compiler_unsupported/version.dart';
0
likes
20
points
55
downloads

Publisher

unverified uploader

Weekly Downloads

This is an unsupported copy of the dart2js source. The API of this package can and will change in unpredictable and incompatible ways.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

dart2js_info, package_config, pub_semver

More

Packages that depend on compiler_unsupported