data_cache_x 0.1.3 copy "data_cache_x: ^0.1.3" to clipboard
data_cache_x: ^0.1.3 copied to clipboard

A Flutter package for efficient offline data caching and synchronization.

0.1.0 #

  • Initial release with basic functionality
  • Added simple get operation to retrieve data
  • Added save operation to store data
  • Added delete operation to remove data

0.1.2 #

  • Implemented data expiry feature
  • Added support for setting TTL (Time To Live) on cached data
  • Added automatic cleanup of expired data
  • Added example todo app demonstrating all features

0.1.3 #

  • Migrated storage backend to Hive database for better performance
  • Added update operation for modifying existing data
  • Improved data persistence and reliability
  • Enhanced error handling for database operations
1
likes
0
points
71
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for efficient offline data caching and synchronization.

License

unknown (license)

Dependencies

flutter, get_it, hive, hive_flutter, logging, path, workmanager

More

Packages that depend on data_cache_x