compiler_unsupported 1.10.1 copy "compiler_unsupported: ^1.10.1" to clipboard
compiler_unsupported: ^1.10.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.10.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/_internal/compiler/js_lib/annotations.dart';
import 'package:compiler_unsupported/_internal/compiler/js_lib/async_patch.dart';
import 'package:compiler_unsupported/_internal/compiler/js_lib/collection_patch.dart';
import 'package:compiler_unsupported/_internal/compiler/js_lib/constant_map.dart';
import 'package:compiler_unsupported/_internal/compiler/js_lib/convert_patch.dart';
import 'package:compiler_unsupported/_internal/compiler/js_lib/core_patch.dart';
import 'package:compiler_unsupported/_internal/compiler/js_lib/foreign_helper.dart';
import 'package:compiler_unsupported/_internal/compiler/js_lib/interceptors.dart';
import 'package:compiler_unsupported/_internal/compiler/js_lib/internal_patch.dart';
import 'package:compiler_unsupported/_internal/compiler/js_lib/io_patch.dart';
import 'package:compiler_unsupported/_internal/compiler/js_lib/isolate_helper.dart';
import 'package:compiler_unsupported/_internal/compiler/js_lib/isolate_patch.dart';
import 'package:compiler_unsupported/_internal/compiler/js_lib/isolate_serialization.dart';
import 'package:compiler_unsupported/_internal/compiler/js_lib/js_array.dart';
import 'package:compiler_unsupported/_internal/compiler/js_lib/js_helper.dart';
import 'package:compiler_unsupported/_internal/compiler/js_lib/js_mirrors.dart';
import 'package:compiler_unsupported/_internal/compiler/js_lib/js_names.dart';
import 'package:compiler_unsupported/_internal/compiler/js_lib/js_number.dart';
import 'package:compiler_unsupported/_internal/compiler/js_lib/js_primitives.dart';
import 'package:compiler_unsupported/_internal/compiler/js_lib/js_rti.dart';
import 'package:compiler_unsupported/_internal/compiler/js_lib/js_string.dart';
import 'package:compiler_unsupported/_internal/compiler/js_lib/linked_hash_map.dart';
import 'package:compiler_unsupported/_internal/compiler/js_lib/math_patch.dart';
import 'package:compiler_unsupported/_internal/compiler/js_lib/mirror_helper.dart';
import 'package:compiler_unsupported/_internal/compiler/js_lib/mirrors_patch.dart';
import 'package:compiler_unsupported/_internal/compiler/js_lib/native_helper.dart';
import 'package:compiler_unsupported/_internal/compiler/js_lib/native_typed_data.dart';
import 'package:compiler_unsupported/_internal/compiler/js_lib/regexp_helper.dart';
import 'package:compiler_unsupported/_internal/compiler/js_lib/shared/async_await_error_codes.dart';
import 'package:compiler_unsupported/_internal/compiler/js_lib/shared/embedded_names.dart';
import 'package:compiler_unsupported/_internal/compiler/js_lib/string_helper.dart';
import 'package:compiler_unsupported/_internal/compiler/js_lib/typed_data_patch.dart';
import 'package:compiler_unsupported/compiler.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)

More

Packages that depend on compiler_unsupported