easy_hive 1.2.0
easy_hive: ^1.2.0 copied to clipboard
A wrapper of Hive database for easier & simpler usage.
1.2.0 #
- ๐ก๏ธ Remove automatic box deletion on initialization failure to prevent silent data loss.
- ๐งช Add regression tests for initialization failure.
1.1.0 #
- โฌ๏ธ Bump Dart SDK constraint to >=2.19.0 <4.0.0.
- ๐ Fix defaultValue not working when key is not found.
- ๐จ Fix lint issues.
1.0.1 #
- โจ Support custom
subDirinEasyBox.initialize()method. - โฌ๏ธ Upgrade
path_providerversion to 2.0.14.
1.0.0+2 #
- ๐ Update documentation.
1.0.0+1 #
- ๐ Update documentation.
1.0.0 #
- ๐ Initial release