Open and read content of boxes from my computer ( my_box.hive )
- Dominant language
- Dart
- Stars
- 4.4k
- Forks
- 449
- PR merge metrics
- No merged PRs in 30d
Description
**Question**
I want to know if there is a way to read the content of a Hive Box with my computer ( I'm able to do it with SQLLite db files with DB Browser for SQLLite )
I'm able to access hive files ( for example my_box.hive ), but I didn't find the right way to read its content.
Here is my screenshot :

I've tried to open it with DB Browser for SQLLite, but it's asking me for a password ... :
Here is my screenshot :

I need to access this data for debugging my app.
**Version**
- Platform: Android ( Flutter )
- Flutter version: Flutter 2.5.3
- Hive version: 2.0.5
Thanks you in advance,
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.