Flutter apps can make use of the SQLite databases via the sqflite plugin available on pub. dev.
Read moreCan we connect MySQL with Flutter?
A MySQL driver for the Dart programming language. Works on Flutter and on the server. This library aims to provide an easy to use interface to MySQL. mysql1 originated as a fork of the SQLJocky driver.
Read moreHow do I connect Flutter Web with MySQL database?
How to Send data from flutter app to MySQL Database
Read more