I'm new to flutter. I want to sync local sqflite database from external mysql database. What is the best way
Asked
Active
Viewed 113 times
1 Answers
0
If I were you, I would create a function in Firebase Functions to send data from each table. And I would try to make the fields in both tables with the same names as much as possible as a way to facilitate maintenance

Gabriel G. Pavan
- 1,047
- 1
- 7
- 12