date_time_picker icon indicating copy to clipboard operation
date_time_picker copied to clipboard

Request: Birthday Input

Open bgoncharuck opened this issue 2 years ago • 0 comments

It would be nice to have another mode, with this dialog first зображення And then open Date Picker only if you need it, by the calendar icon.

You already have this mode, but you need to click on "edit" icon inside date picker first. I suggest swapping them and add a separate DateTimePickerType called "birthDate". It will benefit Flutter community a lot.

Because, for birthdates we have two best quick options: InputDatePickerFormField which lack decoration or cupertino date picker which is non-material style widget.

bgoncharuck avatar Jun 19 '22 20:06 bgoncharuck