dylanwuzh / flutter-cupertino-date-picker

Flutter cupertino style date picker.
Apache License 2.0
363 stars 415 forks source link

Allows selection of invalid dates #94

Open rcagantas opened 4 years ago

rcagantas commented 4 years ago

On formats like yyyy MMMM d, it would allow selection of Feb 30 depending on your initial date.

rdobryanskyy commented 3 years ago

Do something!!!