async_resource 0.1.4 copy "async_resource: ^0.1.4" to clipboard
async_resource: ^0.1.4 copied to clipboard

unlisted

Automatically cache network resources and use them when offline. Interface with local resources on any platform.

[0.1.4] - November 25, 2018 #

  • Add data getter to StreamedResource.
  • Update deps

[0.1.3] - October 3, 2018 #

  • Add StreamedResource for wrapping an AsyncResource with a sink and stream.
  • Added a fully functional example that uses this package and async_resource_flutter.

[0.1.2] - August 25, 2018 #

  • Add examples to README.

[0.1.1] - August 25, 2018 #

  • Fix: catch platform layer errors (network/local) during fetchContents().

[0.1.0] - August 25, 2018 #

  • Fix ServiceWorkerCacheEntry. Bundled classes have undergone limited testing.

[0.0.5] - August 14, 2018 #

  • Add data getter and parser parameter to NetworkResource.

[0.0.4+1] - August 11, 2018 #

  • Warn if local resource does not exist 3 seconds after write.

[0.0.4] - August 11, 2018 #

  • Fix FileResource.lastModified to check for existence first.

[0.0.3] - August 7, 2018 #

  • Add delete method to local resources.
  • Minor fixes.

[0.0.2] - August 4, 2018 #

  • Fix library declarations.

[0.0.1] - August 3, 2018 #

  • First release.
4
likes
40
points
42
downloads

Publisher

unverified uploader

Weekly Downloads

Automatically cache network resources and use them when offline. Interface with local resources on any platform.

Repository (GitHub)

License

MIT (license)

Dependencies

http, meta, path, rxdart, service_worker

More

Packages that depend on async_resource