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 2020Releases
latest 14-
2.1.726 Jun 2020Release notes
Open source →- This package is discontinued.
The package is not going to be maintained or upgraded in the future.
See the
README.mdfor more information.
- This package is discontinued.
The package is not going to be maintained or upgraded in the future.
See the
-
2.1.602 Jul 2019Release notes
Open source →- Cast stream to
List<int>in 'readAsString', this is in preparation forHttpClientResponseimplementingStream<Uint8List>(forward compatible change, should be a no-op for existing usages)
- Cast stream to
-
2.1.518 Jul 2018 -
2.1.425 May 2018Release notes
Open source →Remove upper case constants (#29)
* Remove usage of upper-case constants.
* update SDK version
* remove stable from Travis config -
2.1.206 Feb 2017Release notes
Open source →- Fix bug in
readAsStringwhen charset is LATIN-1 and content-length is set.
- Fix bug in
-
2.1.101 Feb 2017Release notes
Open source →- 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.
- Reduce max concurrent connections to the same host to 6 when using
-
2.1.019 Jan 2017 -
2.0.207 Oct 2016Release notes
Open source → -
2.0.123 Sep 2016 -
2.0.023 Sep 2016Release notes
Open source →Use new configurable import feature to avoid having two versions, one for
dart:ioand one fordart:html.Users of
package:resource/browser_resource.dartshould change to usingresource.dart.Release notes
Open source →- Use configuration dependent imports to avoid having separate implementations
for
dart:ioanddart:html. - Remove
browser_resource.dart.
- Use configuration dependent imports to avoid having separate implementations
for
-
1.1.026 Jan 2016Release notes
Open source →- Added browser-compatible version as
browser_resource.dartlibrary. Only needed because configurable imports are not available yet.
- Added browser-compatible version as
-
1.0.121 Jan 2016Nothing published for this version
-
1.0.015 Jan 2016 -
0.0.006 Oct 2015Nothing published for this version