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

discontinued
outdatedDart 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.13.1

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
0
pub points
0%
popularity

Publisher

unverified uploader

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

unknown (LICENSE)

Dependencies

dart2js_info, package_config, pub_semver

More

Packages that depend on compiler_unsupported