-
- [ ] Store isDarkThem to HiveDB
-
```
请问你们做这个项目调研过hivedb 吗?hivedb
在哪些方面不能满足你们需求而要重
新开发一个.
```
Original issue reported on code.google.com by `gemini5201314@gmail.com` on 22 Apr 2009 at 6:59
-
related to #283
### Is your feature request related to a problem?
Hive is an append-only data store. When you change or delete a value, the change is written to the end of the box file. Sooner …
-
Hi there,
First, thank you for awesome work that you guys have done. HiveDB is really amazing.
Question: I am using HiveDB in a flutter project for web. This is loaded in a chrome extension as …
-
[hive] flutter pub add hive
Because hive depends on hive, version solving failed.
exit code 65
--
[hive] flutter pub add hive_flutter
The current Dart SDK version is 3.5.0.
Because hive_…
-
**Question**
We're using hivedb as localstorage for our chat based app similar to WhatsApp. It's a cross-platform flutter app (Android, iOS). We're storing messages in local hivedb and later syncing …
-
Co kdyby mel kazdy StateHolder prideleny svuj hive box:
https://github.com/hivedb/
A prubezne by se pri zmene ukladal? Volitelne by to slo vypnout ... Prijde mi to jako celkem mocny a zajimavy.
…
-
This issue has been close but I think this is a Hive issue: https://github.com/hivedb/hive/issues/800
Is it not possible to disable Hive storage if Firefox private is detected ?
-
See url https://docs.hivedb.dev/ does not work anymore..
-
**Description**
Hive has an issue with high RAM usage, no support for queries and less than desirable performance for complex data [1], which in my opinion fits the purpose of hydrated_bloc. Recent…