https://pub.dev/api/packages/hyper_storage/feed.atomRecently published versions of package hyper_storage on pub.dev2026-03-08T12:55:22.803500Zhyperdesigned.devPub Feed GeneratorA unified, backend-agnostic key-value storage layer for Flutter.urn:uuid:3a38f193-e636-41cc-96ab-d29777a5d7eav0.2.0 of hyper_storage2026-03-08T12:55:22.803500Z0.2.0 was published on Mar 8, 2026.
Changelog excerpt:
- Upgrade dependencies.urn:uuid:fe0f285c-c908-4674-b6ce-288f5ff8e0c1v0.1.0 of hyper_storage2025-10-15T13:03:06.467701Z0.1.0 was published on Oct 15, 2025.
Changelog excerpt:
- Initial release of hyper_storage
- Support for multiple storage backends (InMemory included)
- Type-safe storage operations (String, int, double, bool, DateTime, Duration, Lists, JSON)
- Named containers for organized data storage
- JSON serializable containers for custom objects
- ItemHolder pattern for managing individual storage items
- Listenable support for reactive data changes
- Stream support for observing storage changes
- Comprehensive test coverage (99.1%)