package_resolver
First-class package resolution strategy classes.
1.0.10
57K downloads/mo
#1406 most downloaded on pub.dev
dart-lang/package_resolver
What this package is like to depend on
Last release 7 years ago
no release in 18 months
Ships unpredictably
gaps range from 2 weeks to 1.7 years
Nearly every release is documented
notes for 11 of 11 stable releases
Nothing withdrawn
no release was ever pulled
10 years old
11 releases · first in 2016
0 releases in the last 12 months
see the full history below
Release timeline
11 releases · Jul 2016 to Feb 2019Releases
latest 11-
1.0.1025 Feb 2019Release notes
Open source →- Bump minimum SDK constraint to one that includes
Futurein
dart:core. - Remove all
dart:asyncimports which are no longer required. - Merge in branch that published as 1.0.9 to include changelog
Release notes
Open source →- Use conditional imports to avoid
dart:isolateimports on the web. - Bump minimum SDK to
2.1.0.
- Bump minimum SDK constraint to one that includes
-
1.0.925 Feb 2019Release notes
Open source →- Identical to
1.0.6- republishing with a higher version number to get around issues with conditionaldart:isolateimports on the version ofbuild_moduleswhich is compatible with the2.0.0SDK.
- Identical to
-
1.0.825 Feb 2019 -
1.0.722 Feb 2019Release notes
Open source →This is specified as not existing on the web platforms, although in
practice it can be imported an at least one API works on DDC but not
dart2js. Since this may become more strict, use conditional imports with
an explicitly non-working fallback whendart:isolateis not available.- Make
CurrentIsolateResolverprivate and add a top level method
instead since it is easier to stub. - Rename
util_stub.darttoutil_io_sub.dartto avoid confusion
against the newutil_isolate_stub.dart.
- Make
-
1.0.618 Sep 2018 -
1.0.518 Sep 2018 -
1.0.420 Jul 2018 -
1.0.325 May 2018 -
1.0.224 Aug 2016 -
1.0.108 Aug 2016 -
1.0.021 Jul 2016