flutter-mysql
There are 2 repositories under flutter-mysql topic.
Oclemy/flutter_listview_php_mysql
Flutter PHP MySQL tutorial. How to populate a listview with images and text from mysql database.
tayyabniaxi/Flutter-CrudApp-using-Nodejs-and-Mysql-MVVM
A full-stack CRUD app developed with Flutter (frontend), Node.js (backend), and MySQL (database). This flutter crud app using node js and mysql database enables users to create, read, update, and delete records through a Flutter interface, with Node.js managing API requests and MySQL handling data storage..