ACM-VIT / fludget

Learn Flutter on Flutter! A widget directory with implementation samples!
MIT License
31 stars 63 forks source link

Added Time Picker Dialog feature #246

Closed yuran09 closed 3 years ago

yuran09 commented 3 years ago

Checkout my Time Picker Dialog πŸ™Œ. Screen recording in the attachments.

https://user-images.githubusercontent.com/33298980/137818323-1daac35e-e01f-4046-a063-2192ddfff6df.mp4

acmbot[bot] commented 3 years ago

Thanks @yuran09, for opening the pull request! πŸ™Œ One of our team-mates will review the pull request soon. βœ…

yuran09 commented 3 years ago

Great work @yuran09! I want you to make this one change though:

* Change the link for official documnet to https://api.flutter.dev/flutter/material/TimePickerDialog-class.html. The one you have included is not of the widget but a function, so please make the required changes.

Hi there. I've changed the link to the one you providedπŸ‘Œ

acmbot[bot] commented 3 years ago

Congratulations @yuran09, your pull request is merged! πŸŽ‰ Thanks for your contributions. πŸ™Œ