dylanwuzh / flutter-cupertino-date-picker

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

Have picker behave like Keyboard #44

Closed chellyx closed 5 years ago

chellyx commented 5 years ago

i.e.:

There may be an easy way to do that, I'm still fairly new to Flutter and trying to get my hangs around it.

dylanwuzh commented 5 years ago

Try to use DatePickerWidget. Display a date picker widget in Stack content, make the appearance of date picker widget like the keyboard