Thursday, 11 July 2019

Can I export my sqlite database from Flutter?

There are various articles on how to import data on the internal database from a csv, from another database etc .. but I haven't found anyone explaining how to export the flutter database.

The goal is to create a backup for each cell phone. (So I need to understand where it is located for create a backup)



from Can I export my sqlite database from Flutter?

No comments:

Post a Comment