flutter_auto_cache 0.0.4 copy "flutter_auto_cache: ^0.0.4" to clipboard
flutter_auto_cache: ^0.0.4 copied to clipboard

Automated cache management with encryption, substitution/invalidation policies and efficient size handling.

0.0.4 #

  • Implemented LRU (Least Recently Used) Substitution Algorithm.
  • Implemented MRU (Most Recently Used) Substitution Algorithm.
  • Closed issues related to cache size verification.
  • Improved logging functionality for better diagnostics and monitoring.

0.0.3 #

  • Flutter Auto Cache's Logo

0.0.2 #

  • Improve README.md
  • Removed items from .pubignore

0.0.1 #

  • Initial release of Flutter Auto Cache.
  • Added raw data module.
  • Implemented encryption for stored data.
  • Included replacement policies for cache management.
  • Introduced invalidation methods to ensure cache freshness.
  • Added feature to analyze occupied cache size.
53
likes
150
pub points
71%
popularity

Publisher

verified publisherluizgasparetto.dev

Automated cache management with encryption, substitution/invalidation policies and efficient size handling.

Homepage
Repository (GitHub)
View/report issues

Topics

#cache #cache-management #cryptography

Documentation

Documentation
API reference

License

BSD-3-Clause (license)

Dependencies

crypto, encrypt, flutter, meta, path_provider, shared_preferences

More

Packages that depend on flutter_auto_cache