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.
Currently SQFEntity does not support dart 3 SDK in its pubspec.
I have created a fork and updated its pubspec files so it will work, but it'd be great if I didn't have to do this.
My fork: https://github.com/JWambaugh/sqfEntity
Currently SQFEntity does not support dart 3 SDK in its pubspec. I have created a fork and updated its pubspec files so it will work, but it'd be great if I didn't have to do this. My fork: https://github.com/JWambaugh/sqfEntity