Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.

Releases: dart-archive/resource

Update SDK version upper bound to 3.0.0.

18 Jul 10:44
Compare
Choose a tag to compare
Update SDK upper bound to 3.0.0.

Prepare to release.

2.1.4: Remove upper case constants (#29)

30 May 16:12
e1a56bb
Compare
Choose a tag to compare
* Remove usage of upper-case constants.

* update SDK version
* remove stable from Travis config

2.1.3

30 Jun 18:11
Compare
Choose a tag to compare
Update to version 2.1.3 (#25)

2.0.2

03 Jan 21:35
Compare
Choose a tag to compare
Update README.md.

R=mit@google.com

Review URL: https://codereview.chromium.org//2399123003 .

Warning fixes.

23 Sep 12:09
Compare
Choose a tag to compare

Remove warnings introduced or not fixed by previous release.

2.0.0: Use configurable imports to avoid having two versions of everything.

23 Sep 11:57
Compare
Choose a tag to compare

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.