Tell me, how can I add the Hive database filled with data to the apk build? What path will the database have after installing the application on the phone?
The path will be: /data/user/0/com.example.flutter_application_1/app_flutter
If the phone is not rooted, then these files cannot be reached, in my opinion .