nosql_cache_manager 0.0.1 copy "nosql_cache_manager: ^0.0.1" to clipboard
nosql_cache_manager: ^0.0.1 copied to clipboard

A flutter cache manager for storing and retrieving data with Sembast.

0.0.1 #

  • Initial release of the cache_manager package.
  • Implemented core caching functionalities:
    • Cache data with JSON encoding.
    • Retrieve and check cache expiration.
    • Delete specific cache entries.
    • Clear all cache entries.
  • Added support for dynamic store names using sembast.
  • Provided basic methods for cache management including setCache, getCache, deleteCache, and clearAllCache.
  • Included basic setup and initialization in CacheManager.
1
likes
140
points
25
downloads

Publisher

verified publisherhorizondevelopers.cloud

Weekly Downloads

A flutter cache manager for storing and retrieving data with Sembast.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, path_provider, sembast

More

Packages that depend on nosql_cache_manager