GaspardMerten / date_field

Flutter DateField and DateFormField
Other
45 stars 32 forks source link

Can i select month-Year only in DateTimeFormField? #31

Closed adsazad closed 2 years ago

GaspardMerten commented 2 years ago

Not currently, the idea was to be able to expect the same behaviour on android & ios. Android does not offer a month & year only (that I know of). So, in my opinion, it would be better not to offer such a solution that would be platform specific.