form_bloc icon indicating copy to clipboard operation
form_bloc copied to clipboard

Feature Request | Native iPhone Style Date/Time Packer

Open moriswala opened this issue 4 years ago • 6 comments

Please if you can provide Date/Time picker look like native iPhone (bottom spinner) would be great.

Additionally, current Date picker does not provide hijri dates. It would be great if you can keep option for hijri date in existing as well as future date picker widget.

Thank you

moriswala avatar Jun 10 '20 10:06 moriswala

I am looking for the same, have you found any solution?

ignaciolopez12 avatar Jul 22 '20 13:07 ignaciolopez12

@ignaciolopez12 I decided to stop using this as it has some limitations and used Flutter_BLoC as It is more flexible. and for Hijri date picker I used https://pub.dev/packages/hijri_picker.

moriswala avatar Jul 22 '20 13:07 moriswala

@moriswala @ignaciolopez12 Hello, sorry for the delay, you can use the widget you want easily, check this comment that explains how to do it

GiancarloCode avatar Jul 22 '20 13:07 GiancarloCode

@moriswala @ignaciolopez12 Hello, sorry for the delay, you can use the widget you want easily, check this comment that explains how to do it

Thank you! I found out that flutter_bloc was updated to version 6 ... flutter_form_bloc for it to work well, should we expect it to launch a new version too?

ignaciolopez12 avatar Jul 22 '20 13:07 ignaciolopez12

@ignaciolopez12 Yes, I will check some pull requests before so that they are not outdated and update tomorrow or the day after tomorrow

GiancarloCode avatar Jul 22 '20 14:07 GiancarloCode

@ignaciolopez12 Yes, I will check some pull requests before so that they are not outdated and update tomorrow or the day after tomorrow

Excellent! Thank you very much for your contributions!

ignaciolopez12 avatar Jul 22 '20 14:07 ignaciolopez12