easy_hive 1.1.0 easy_hive: ^1.1.0 copied to clipboard
A wrapper of Hive database for easier & simpler usage.
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
subDir
inEasyBox.initialize()
method. - ⬆️ Upgrade
path_provider
version to 2.0.14.
1.0.0+2 #
- 📝 Update documentation.
1.0.0+1 #
- 📝 Update documentation.
1.0.0 #
- 🎉 Initial release