jifalops / datetime_picker_formfield

A Flutter widget that wraps a TextFormField and integrates the date and/or time picker dialogs.
MIT License
186 stars 101 forks source link

Ability to set initial view to year selection #87

Open kostodo opened 4 years ago

kostodo commented 4 years ago

Any chance we can set the datepicker to open on the year selection view by default? Once the year is selected the original view is returned. Something like initialPickerView: ....