flutter_cache 0.0.7 copy "flutter_cache: ^0.0.7" to clipboard
flutter_cache: ^0.0.7 copied to clipboard

outdated

A simple cache package for flutter. This package is a wrapper for shared preference and makes working with shared preference easier.

0.0.1 Test. #

  • Initial Release Version 0

0.0.2 Test. #

  • Added support for anonymous function
  • Update Readme with detailed Explaination

0.0.3 Fixes. #

  • fix readme, showed wrong example.

0.0.4 Added. #

  • added example on /example

0.0.5 Fixes. #

  • clear cache trace on cache destroy.
  • added test for cache destroy.

0.0.6 Fixes and Small Addition. #

  • await on anonymous function execute.
  • added ShouldCache type

0.0.7 Fixes and Small Addition. #

  • Can set optional value if key not exists in load()
  • Import package method instead of Cache class
  • Upgrade to dependencies to Flutter 2
  • Update Test from flutter_test to test package
22
likes
30
points
1.84k
downloads

Publisher

unverified uploader

Weekly Downloads

A simple cache package for flutter. This package is a wrapper for shared preference and makes working with shared preference easier.

License

MIT (license)

Dependencies

flutter, shared_preferences

More

Packages that depend on flutter_cache