Load the data from mysql to the Flutter DataTable widget by fetching the data from mysql and convert it to JSON data.
Read moreCan I use MySQL in 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.
Read more