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.
sqlite-database sqlite-orm flutter-plugin sqflite sqf-entity database-models sqfentity-orm sqfentity generate-input-form generate-model-from-db
- Updated
Sep 14, 2024 - Dart