build_vm_compilers
Builder implementations wrapping Dart VM compilers for modules and programs.
1.0.13
6.0K downloads/mo
#3587 most downloaded on pub.dev
dart-lang/build
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 13 months
Nearly every release is documented
notes for 20 of 20 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
20 releases · first in 2018
0 releases in the last 12 months
see the full history below
Release timeline
20 releases · Jul 2018 to Oct 2022Releases
latest 20-
1.0.1318 Oct 2022Release notes
Open source →- Migrate off deprecated analyzer apis.
- Update min sdk constraint to 2.18.0.
- Expand the pubspec description.
-
1.0.1114 Apr 2022 -
1.0.1016 Dec 2021 -
1.0.909 Jul 2021Release notes
Open source →- 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.817 Feb 2021 -
1.0.717 Feb 2021 -
1.0.602 Dec 2020 -
1.0.429 Oct 2019 -
1.0.316 Aug 2019 -
1.0.229 Jul 2019Release notes
Open source →- Fix kernel concat ordering to be topological instead of reverse topological.
-
1.0.115 Jul 2019 -
1.0.019 Apr 2019Release notes
Open source →- Support build_modules 2.0.0
- Define our own
vmplatform and builders explicitly.
- Define our own
- Skip trying to compile apps that import known incompatible libraries.
- Support build_modules 2.0.0
-
0.1.204 Apr 2019Release notes
Open source →- Increased the upper bound for
package:analyzerto<0.37.0. - Require Dart SDK
>=2.1.0.
- Increased the upper bound for
-
0.1.130 Aug 2018 -
0.1.1+126 Sep 2018 -
0.1.1+226 Sep 2018 -
0.1.1+308 Oct 2018 -
0.1.1+405 Dec 2018 -
0.1.1+531 Jan 2019 -
0.1.019 Jul 2018Release notes
Open source →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.