GaspardMerten / date_field

Flutter DateField and DateFormField
Other
45 stars 32 forks source link

Add 'clear date' option? #48

Closed davoutuk closed 8 months ago

davoutuk commented 1 year ago

Can I suggest adding a 'clear date' option to your date picker?

This could be implemented in several ways: 1). A 'clear date' button placed to the right of the date_field widget 2). A 'clear date' button in the pop up date selector form

Both of these could be enacted by a new 'allowClearDate' property

torbenkeller commented 8 months ago

This got implemented with the ^4.0.0 release