Compile APK with a database pre-recorded
Open
question
- Dominant language
- Dart
- Stars
- 4.4k
- Forks
- 449
- PR merge metrics
- No merged PRs in 30d
Description
**Question**
Hello. I would like to know if there is a way to create all the initial values from the app in a hive database, and then create the APK or a bundle with the database inside. My current idea is to create the database in my local environment, and then push this data to the users through updates in the application version.
I have a big database as initial values, so I want to deliver it through Play Store when users download the app.
Thanks in advance.
**Version**
- Platform: Android
- Flutter version: 1.22.5
- Hive version: 1.4.4
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.