PackageTrack
Sign in Get early access

resource_portable

Reading resource data from files in a portable way (VM, Web, Flutter and native).

3.1.2 4.0K downloads/mo #4162 most downloaded on pub.dev gmpassos/resource_portable

What this package is like to depend on

Last release 1 years ago

no release in 18 months

Release timing varies

gaps range from 3 months to 1.8 years

Nearly every release is documented

notes for 9 of 9 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

9 releases · first in 2020

0 releases in the last 12 months

see the full history below

Release timeline

9 releases · Jan 2020 to Feb 2025
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 9
  1. 3.1.2 24 Feb 2025
    Release notes
    • Renamed io_html.dart to io_web.dart.

      • Remove use of dart:html (deprecated) and use package http.
    • http: ^1.3.0

    Open source →
    Release notes
    • Renamed io_html.dart to io_web.dart.

      • Remove use of dart:html (deprecated) and use package http.
    • http: ^1.3.0

    Open source →
    Release notes

    v3.1.2 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  2. 3.1.1 24 Feb 2025
    Release notes
    • sdk: '>=3.5.0 <4.0.0'

    • collection: ^1.18.0

    • path: ^1.9.1

    • typed_data: ^1.4.0

    • test: ^1.25.15

    • lints: ^5.0.0

    • dependency_validator: ^3.2.3

    Open source →
    Release notes
    • sdk: '>=3.5.0 <4.0.0'

    • collection: ^1.18.0

    • path: ^1.9.1

    • typed_data: ^1.4.0

    • test: ^1.25.15

    • lints: ^5.0.0

    • dependency_validator: ^3.2.3

    Open source →
    Release notes

    v3.1.1

    Compare

    Choose a tag to compare

    Open source →
  3. 3.1.0 26 Jul 2023
    Release notes
    • ResourceLoader:

      • Added method resolveUri.
    • Resource.uriResolved now respects ResourceLoader (calls _loader.resolveUri).

    • PackageLoader:

      • All constructor parameters are named parameters now.
        • loader is optional.
    • resolve_io.dart

      • Fix path resolution on Windows.
      • Also checks for package files in the entry point directory (script or executable directory).
    • dart_test.yaml

      • Added exe compiler to tests:
        • compilers: [source, exe]
    • resource_test.dart:

      • Added test with existent file, to check a real URI resolution in VM (source and exe compilers).
    • sdk: '>=2.18.0 <4.0.0'

    • collection: ^1.17.1

    • typed_data: ^1.3.2

    • test: ^1.24.3

    Open source →
  4. 3.0.2 04 Apr 2023
    Release notes

    v3.0.2

    - `resolve_io.dart`:
    - `resolveUri`: allow working dir path resolution (useful for compiled/native execution).
    - collection: ^1.17.0
    - path: ^1.8.3

    Open source →
    Release notes
    • resolve_io.dart:
      • resolveUri: allow working dir path resolution (useful for compiled/native execution).
    • collection: ^1.17.0
    • path: ^1.8.3
    Open source →
    Release notes

    v3.0.2

    Compare

    Choose a tag to compare

    Open source →
  5. 3.0.1 21 Dec 2022
    Release notes
    • Added example/resource_portable_example.dart.
    • Improved Dart CI.
    • typed_data: ^1.3.1
    • test: ^1.22.1
    • lints: ^2.0.1
    • dependency_validator: ^3.2.2
    Open source →
    Release notes
    • Added example/resource_portable_example.dart.
    • Improved Dart CI.
    • typed_data: ^1.3.1
    • test: ^1.22.1
    • lints: ^2.0.1
    • dependency_validator: ^3.2.2
    Open source →
    Release notes

    v3.0.1

    Compare

    Choose a tag to compare

    Open source →
  6. 3.0.0 06 Mar 2021
    Release notes
    • Dart 2.12.0:
      • Sound null safety compatibility.
      • Update CI dart commands.
    • typed_data: ^1.3.0
    • test: ^1.16.5
    • pedantic: ^1.11.0
    Open source →
    Release notes

    v3.0.0

    Compare

    Choose a tag to compare

    Open source →
  7. 2.1.8 18 Sep 2020
    Release notes

    v2.1.8

    - dartfmt
    - sdk: '>=2.7.0 <3.0.0'
    - typed_data: ^1.2.0
    - test: ^1.15.4
    - pedantic: ^1.9.2
    - CI: vm and firefox tests.

    Open source →
    Release notes
    • dartfmt
    • sdk: '>=2.7.0 <3.0.0'
    • typed_data: ^1.2.0
    • test: ^1.15.4
    • pedantic: ^1.9.2
    • CI: vm and firefox tests.
    Open source →
    Release notes

    v2.1.8

    Compare

    Choose a tag to compare

    Open source →
  8. 2.1.7 24 Mar 2020
    Release notes
    • Resource.uriResolved
    Open source →
  9. 2.1.6 06 Jan 2020
    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 →

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