How to import pre-populated database
Open
question
- Dominant language
- Dart
- Stars
- 4.4k
- Forks
- 449
- PR merge metrics
- No merged PRs in 30d
Description
I don't need to store any data, I just need to load data that is already known before the app is even started.
How do I pre-populate the Hive database? This should not be done at runtime. The database should be stored encrypted in binary format in the assets folder and should be imported at runtime with all the data already present.
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.