cached_network 2.1.0 copy "cached_network: ^2.1.0" to clipboard
cached_network: ^2.1.0 copied to clipboard

A package use to fetch data from web and write as string into cache directory and provide a widget use to view caches.

2.1.0 #

  • add CacheManager
  • replace some function into CacheManager from CachedNetwork

2.0.0 #

  • add listCaches function
  • add prefix params to customize the cache directory
  • rename cacheDirectory into temporaryDirectory (This is an incompatible update)

1.0.6 #

  • update allowMalformed to false to throw format exception

1.0.5 #

  • add timeout property

1.0.4 #

  • add clearCache function.

1.0.3 #

  • add cached function to check the given url is cached or not

1.0.2 #

  • use http instead of dio (This is an incompatible update)
  • support gbk and utf8 charset only

1.0.1 #

  • update dependencies

1.0.0 #

  • rename fetch into request (This is an incompatible update)
  • reacquire from network when cache has no content

0.0.3 #

  • add dio param when construct instance

0.0.2+1 #

  • update text style

0.0.2 #

  • add duration for cache

0.0.1 #

  • initial release
0
likes
130
pub points
80%
popularity

Publisher

verified publishercals.xyz

A package use to fetch data from web and write as string into cache directory and provide a widget use to view caches.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

charset, crypto, flutter, http, path, path_provider

More

Packages that depend on cached_network