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.
379
stars
101
forks
source link
feature request : option use another date/timepicker than flutter_datetime_picker #258
maybe useful to allow usage of other means to pick a date/time ,maybe moving the dep on datetime picker in the helper class, thus allowing to personalize it without modifying the generateds .g.dart files
maybe useful to allow usage of other means to pick a date/time ,maybe moving the dep on datetime picker in the helper class, thus allowing to personalize it without modifying the generateds .g.dart files