-
GRPC is fully supported and dart, and i want to make grpc middleware in dart to use opentelemtry.
SO i was wondering if Dart would be possible to support.
I regularly code gen the golanf and dar…
-
**Steps to Reproduce**
1. create a simple model like in https://docs.hivedb.dev/#/README
2. add "late" so that the line is `late HiveList friends;`
3. run the code generator `flutter packages pu…
-
**Description**
When I use Set type, I am getting that error: **Converting object to an encodable object failed: _LinkedHashSet len:4**
**Desired Solution**
I want to use Set type to store ac…
-
**Steps to Reproduce**
Please tell me exactly how to reproduce the problem you are running into.
**Code sample**
```
Provide a few simple lines of code to show your problem.
```
**Version**
…
-
Hello, in my Flutter App using Hive is all running correct till I restart the App. Then the box is empty and the Object is not stored?
Till I restart the App again, all is working fine. The Object is…
-
- [ ] Splash Screen UI
- [x] Story Onboarding UI
-
How can I open a .hive file in Android Studio so I can view the contents of my Hive boxes? I have tried opening the file as JSON/TXT/XML and nothing works.
Using Android Studio on Ubuntu with Flutt…
mav91 updated
8 months ago
-
**Is your feature request related to a problem? Please describe.**
larger hive boxes that are ecnypted are slow.
**Describe the solution you'd like**
If we can use xchacha we can improve laoding …
-
**Is your feature request related to a problem? Please describe.**
I want to start using built_value from now on on my projects, and a big thing that needs adressing is hive support, as i do not want…
-
Thank you for your nice package first. The performance is incredible. For my app I want to add a Feature that shows a static example after the first startup of the app. After that the User can generat…