PackageTrack
Sign in Get early access

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 2019
2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 11
  1. 1.0.10 25 Feb 2019
    Release notes
    • Bump minimum SDK constraint to one that includes Future in
      dart:core.
    • Remove all dart:async imports which are no longer required.
    • Merge in branch that published as 1.0.9 to include changelog
    Open source →
    Release notes
    • Use conditional imports to avoid dart:isolate imports on the web.
    • Bump minimum SDK to 2.1.0.
    Open source →
  2. 1.0.9 25 Feb 2019
    Release notes
    • Identical to 1.0.6 - republishing with a higher version number to get around issues with conditional dart:isolate imports on the version of build_modules which is compatible with the 2.0.0 SDK.
    Open source →
  3. 1.0.8 25 Feb 2019
    Release notes
    • Fix issue on Dart 2.0.0.
    Open source →
  4. 1.0.7 22 Feb 2019
    Release notes

    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 when dart:isolate is not available.

    • Make CurrentIsolateResolver private and add a top level method
      instead since it is easier to stub.
    • Rename util_stub.dart to util_io_sub.dart to avoid confusion
      against the new util_isolate_stub.dart.
    Open source →
    Release notes
    • Use conditional imports to avoid dart:isolate imports on the web.
    Open source →
  5. 1.0.6 18 Sep 2018
    Release notes

    Fixes #23

    Open source →
    Release notes

    support package:http version 0.12.x (#20)

    Open source →
    Release notes
    • Support package:http version 0.12.x.
    Open source →
  6. 1.0.5 18 Sep 2018
    Release notes

    use conditional imports to avoid dart:io imports on the web (#19)

    Open source →
    Release notes
    • Use conditional imports to avoid dart:io imports on the web.
    Open source →
  7. 1.0.4 20 Jul 2018
    Release notes
    • Set max SDK version to <3.0.0, and adjust other dependencies.
    Open source →
  8. 1.0.3 25 May 2018
    Release notes
    • Update SDK version.
    • Stop using deprecated UTF8 constant.
    Open source →
  9. 1.0.2 24 Aug 2016
    Release notes
    • Don't crash on URIs without path components.
    Open source →
  10. 1.0.1 08 Aug 2016
    Release notes
    • Internal changes only.
    Open source →
  11. 1.0.0 21 Jul 2016
    Release notes
    • Initial version.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive