easy_hive 2.0.0 copy "easy_hive: ^2.0.0" to clipboard
easy_hive: ^2.0.0 copied to clipboard

A wrapper of Hive database for easier & simpler usage.

2.0.0 #

  • ⬆️ Updates minimum supported SDK version to Flutter 3.38/Dart 3.10.
  • ✈️ Migrate from hive to hive_ce

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 subDir in EasyBox.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
7
likes
150
points
147
downloads

Documentation

API reference

Publisher

verified publishersofluffy.io

Weekly Downloads

A wrapper of Hive database for easier & simpler usage.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

flutter, hive_ce, hive_ce_flutter, path_provider

More

Packages that depend on easy_hive