flutter_cache_store 0.3.2+1 copy "flutter_cache_store: ^0.3.2+1" to clipboard
flutter_cache_store: ^0.3.2+1 copied to clipboard

outdated

More configurable cache manager for Flutter. Cache http get requests to mobile devices file system.

Change Log #

[0.3.2+1] - Released on 2019-01-20 #

  • Fixed stupid Health suggestions.

[0.3.2] - Released on 2019-01-15 #

  • First official release. Nothing changed.

[0.3.1-RC2] - Released on 2018-12-08 #

  • Fixed deprecated int.parse.

[0.3.0-RC2] - Released on 2018-12-08 #

  • Added inline documents.
  • LessRecentlyUsedPolicy has been tested for a while and worked pretty well.

[0.3.0-RC1] - Updated on 2018-11-24 #

  • Added LeastFrequentlyUsedPolicy, CacheControlPolicy and FifoPolicy.
  • File structure changes.
  • Checking maxCount parameter now.

[0.2.0-beta2] - Released on 2018-11-10 #

Breaking Changes #

  • Changed interface of CacheStorePolicy.generateFilename to make it easier to customize your own cache file structure.

Others #

  • Updated document and example.
  • Fixed some bugs.

[0.1.3-beta] - Released on 2018-11-10 #

  • Some bug fixes.
  • Document updates.
  • Better 0 size files handling.

[0.1.1-beta] - Released on 2018-11-04 #

  • Finished basic designs.
  • Updated documentation to match requirements
  • Started to use in my own project.
24
likes
0
pub points
52%
popularity

Publisher

unverified uploader

More configurable cache manager for Flutter. Cache http get requests to mobile devices file system.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, http, path_provider, shared_preferences, synchronized

More

Packages that depend on flutter_cache_store