flutter_cache_store 0.2.0-beta2 copy "flutter_cache_store: ^0.2.0-beta2" to clipboard
flutter_cache_store: ^0.2.0-beta2 copied to clipboard

outdated

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

Change Log #

[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
54%
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