- Added deleteAll.
- Added countSync and getKeysSync,
- Update pubspec to Dart 3 compatibility.
- Added add and addAll thanks to hakivin,
- Added parameters maxTries and retryDelay,
- This Hive PR should be used for 100% safety.
- Added toggleSync,
- Remove duplicate function length,
- Adhere to pub.dev guidelines.
- Lazy boxes can now be used.
- Added putAll and open,
- Fixed getSync and getAllSync.
- Initial version.