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 ...
A Flutter SQLite ORM package similar to Odoo's ORM, providing an elegant abstraction over SQLite with support for complex relationship fields like Many2one, Many2many, and One2many.