zeba_academy_local_storage_plus 1.0.0 copy "zeba_academy_local_storage_plus: ^1.0.0" to clipboard
zeba_academy_local_storage_plus: ^1.0.0 copied to clipboard

Smart unified local storage for Flutter supporting Hive, SQLite, SharedPreferences with encryption and auto-backup.

Changelog #

All notable changes to zeba_academy_local_storage_plus will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.


1.0.0 #

Added #

  • Initial stable release of zeba_academy_local_storage_plus.
  • Unified storage API for multiple local storage systems.
  • Support for Hive, SQLite, and SharedPreferences.
  • Simple and consistent methods for set, get, and delete operations.
  • Optional data encryption support for secure storage.
  • Auto backup and restore functionality for local storage data.
  • Offline-first storage architecture suitable for mobile applications.
  • Caching support for frequently accessed objects.
  • Flutter-friendly initialization system.
  • Example project demonstrating basic usage.

Developer Experience #

  • Clean project structure for easy maintenance.
  • Unit tests added for core storage functionality.
  • Compatible with modern Flutter and Dart SDK versions.

Documentation #

  • Production-ready README.md with full usage examples.
  • Installation instructions and usage guides.
  • Zeba Academy ecosystem references and learning resources.

Future Roadmap #

Planned improvements for upcoming releases:

1.1.0 #

  • Advanced in-memory caching layer for faster reads.
  • Improved backup and restore support for SQLite and SharedPreferences.
  • Additional configuration options for storage engines.

1.2.0 #

  • AES encryption support for stronger data security.
  • Automatic database migration system.
  • Performance optimizations for large datasets.

2.0.0 #

  • Plugin architecture for adding custom storage engines.
  • Cloud synchronization helpers.
  • Advanced storage analytics and debugging tools.

Thank you for using Zeba Academy Flutter packages!

0
likes
140
points
83
downloads

Documentation

API reference

Publisher

verified publisherzeba.academy

Weekly Downloads

Smart unified local storage for Flutter supporting Hive, SQLite, SharedPreferences with encryption and auto-backup.

Homepage

License

GPL-3.0 (license)

Dependencies

crypto, flutter, hive, hive_flutter, path, path_provider, shared_preferences, sqflite

More

Packages that depend on zeba_academy_local_storage_plus