at_persistence_spec 2.0.2
at_persistence_spec: ^2.0.2 copied to clipboard
A Dart library containing abstract classes that defines what an implementation of the persistence layer is responsible for. This can be used to guide implementation of other persistence solutions for [...]
2.0.2 #
- Support for Hive lazy and in memory boxes
2.0.1 #
- Change Hive box type to lazy box
2.0.0 #
- Null safety upgrade
1.0.1+3 #
- Support multiple atsigns Introduced batch verb for sync
1.0.1+2 #
- getEntries() renamed to getFirstNEntries in compaction strategy
1.0.1+1 #
- Method renaming in compaction strategy
1.0.1 #
- Documentation related changes
1.0.0 #
- Initial version, created by Stagehand