GaspardMerten / date_field

Flutter DateField and DateFormField
Other
46 stars 32 forks source link

DateFormField call save is not happening #2

Closed giurfiufiufgiu closed 4 years ago

giurfiufiufgiu commented 4 years ago

https://stackoverflow.com/questions/62150736/dateformfield-call-save-from-form

adding key of the form does not help. does not call save function

giurfiufiufgiu commented 4 years ago

why is DateFormField extends StatelessWidget and not TextFormField?