build_vm_compilers 1.0.13 copy "build_vm_compilers: ^1.0.13" to clipboard
build_vm_compilers: ^1.0.13 copied to clipboard

Builder implementations wrapping Dart VM compilers for modules and programs.

1.0.13 #

  • Migrate off deprecated analyzer apis.
  • Update min sdk constraint to 2.18.0.
  • Expand the pubspec description.

1.0.12 #

  • Allow the latest package:analyzer.

1.0.11 #

  • Allow the latest analyzer

1.0.10 #

  • Update pub run references to dart run.
  • Allow the latest analyzer.

1.0.9 #

  • Allow analyzer version 2.x.x.
  • Update to build version 2.0.0.
  • Migrate builders to null safety. Note that compiling with sound null safety is not yet supported.

1.0.8 #

  • Update to build_modules version 3.0.0.

1.0.7 #

  • Update to latest analyzer version 1.0.0.

1.0.6 #

  • Allow the latest analyzer verion 0.41.x.

1.0.5 #

  • Increase min sdk constraint to >=2.7.0.
  • Migrate off of deprecated analyzer apis.
  • Allow the latest analyzer 0.40.x.

1.0.4 #

  • Allow analyzer version 0.39.0.

1.0.3 #

  • Allow analyzer version 0.38.0.

1.0.2 #

  • Fix kernel concat ordering to be topological instead of reverse topological.

1.0.1 #

  • Allow analyzer version 0.37.0.

1.0.0 #

  • Support build_modules 2.0.0
    • Define our own vm platform and builders explicitly.
  • Skip trying to compile apps that import known incompatible libraries.

0.1.2 #

  • Increased the upper bound for package:analyzer to <0.37.0.
  • Require Dart SDK >=2.1.0.

0.1.1+5 #

  • Increased the upper bound for package:analyzer to <0.36.0.

0.1.1+4 #

  • Increased the upper bound for package:analyzer to <0.35.0.

0.1.1+3 #

  • Increased the upper bound for package:analyzer to <0.34.0.

0.1.1+2 #

Support package:build_modules version 1.x.x.

0.1.1+1 #

Support package:build version 1.x.x.

0.1.1 #

Support the latest build_modules.

0.1.0 #

Initial release, adds the modular kernel compiler for the vm platform, and the entrypoint builder which concatenates all the modules into a single kernel file.

3
likes
110
pub points
28%
popularity

Publisher

verified publishertools.dart.dev

Builder implementations wrapping Dart VM compilers for modules and programs.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

analyzer, build, build_config, build_modules, path, pool

More

Packages that depend on build_vm_compilers