PackageTrack
Sign in Get early access

resource

Reading resource data from (package and other) files.

2.1.7 5.3K downloads/mo #3751 most downloaded on pub.dev dart-lang/resource

What this package is like to depend on

Last release 6 years ago

no release in 18 months

Release timing varies

gaps range from 2 weeks to 1.3 years

Most releases are documented

notes for 12 of 14 stable releases

Nothing withdrawn

no release was ever pulled

11 years old

14 releases · first in 2015

0 releases in the last 12 months

see the full history below

Release timeline

14 releases · Oct 2015 to Jun 2020
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 14
  1. 2.1.7 26 Jun 2020
    Release notes
    • This package is discontinued. The package is not going to be maintained or upgraded in the future. See the README.md for more information.
    Open source →
  2. 2.1.6 02 Jul 2019
    Release notes
    • Cast stream to List<int> in 'readAsString', this is in preparation for HttpClientResponse implementing Stream<Uint8List> (forward compatible change, should be a no-op for existing usages)
    Open source →
  3. 2.1.5 18 Jul 2018
    Release notes
    • Require at least Dart 2.0.0-dev.61.
    Open source →
  4. 2.1.4 25 May 2018
    Release notes

    Remove upper case constants (#29)

    * Remove usage of upper-case constants.

    * update SDK version
    * remove stable from Travis config

    Open source →
    Release notes
    • Require at least Dart 2.0.0.
    Open source →
  5. 2.1.2 06 Feb 2017
    Release notes
    • Fix bug in readAsString when charset is LATIN-1 and content-length is set.
    Open source →
  6. 2.1.1 01 Feb 2017
    Release notes
    • Reduce max concurrent connections to the same host to 6 when using dart:io. That's the same limit that many browsers use.
    • Trying to load a resource from a non-existing package now gives a better error message.
    Open source →
  7. 2.1.0 19 Jan 2017
    Release notes
    • Make failing HTTP requests throw an HttpException.
    Open source →
  8. 2.0.2 07 Oct 2016
    Release notes Open source →
    Release notes
    • Update README.md.
    Open source →
  9. 2.0.1 23 Sep 2016
    Release notes
    • Fix type warnings.
    Open source →
  10. 2.0.0 23 Sep 2016
    Release notes

    Use new configurable import feature to avoid having two versions, one for dart:io and one for dart:html.

    Users of package:resource/browser_resource.dart should change to using resource.dart.

    Open source →
    Release notes
    • Use configuration dependent imports to avoid having separate implementations for dart:io and dart:html.
    • Remove browser_resource.dart.
    Open source →
  11. 1.1.0 26 Jan 2016
    Release notes
    • Added browser-compatible version as browser_resource.dart library. Only needed because configurable imports are not available yet.
    Open source →
  12. 1.0.1 21 Jan 2016

    Nothing published for this version

  13. 1.0.0 15 Jan 2016
    Release notes
    • Initial version
    Open source →
  14. 0.0.0 06 Oct 2015

    Nothing published for this version

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