sqfEntity
377
SqfEntity ORM for Flutter/Dart lets you build and execute SQL commands on SQLite database easily and quickly with the help of fluent methods similar to .Net Entity Framework. SqfEntity also generates add/edit forms with validations and special controls (DropDown List, DateTime pickers, Checkboxes.. etc) for your table.
sqflite_migration
47
Library to manage sqlite db migrations.
EasiestdbFlutter
17
The Easiest and the Laziest approach to Flutter SQL Database.