A small Flutter example that demonstrates CRUD operations using the sqflite package and a simple Dish model. This project is intended as a learning/demo app. It shows how to open and use an SQLite ...
This project is a starting point for a Flutter application.