resource_cache 0.87.0 copy "resource_cache: ^0.87.0" to clipboard
resource_cache: ^0.87.0 copied to clipboard

Dart library that retrieves and maintains a cache of remote URL content, abstracting away the remote resource (between remote and local files).

#changelog

0.87.0 #

  • If image cannot be retrieved, we return null

0.86.0 #

  • retrieve now returns a File instance pointing to the cached resouce, and not a String.

0.85.2 #

  • Added changelog.
  • Update description to be shorter.
  • Added missing await.

0.85.0 #

Initial Release

0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Dart library that retrieves and maintains a cache of remote URL content, abstracting away the remote resource (between remote and local files).

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

crypto

More

Packages that depend on resource_cache