Flutter sqlite project.
SQLite is a C-language library that implements a small, fast, self-contained, high-reliability, full-featured, SQL database engine. SQLite is the most used database ..
We used strategy pattern so control all database model.
Flutter sqlite sample. Project was created practices of strategy, abstract and clean code.
Dart