hhtokpinar / sqfEntity

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

Closed davguez closed 2 years ago

davguez commented 2 years ago

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

hhtokpinar commented 2 years ago

it makes sense. noted...

hhtokpinar commented 2 years ago

I released the version of sqfentity_gen: ^2.2.0+7

read the CHANGELOG: https://pub.dev/packages/sqfentity_gen/changelog