macosui / macos_ui

Flutter widgets and themes implementing the current macOS design language.
https://macosui.github.io/macos_ui/#/
MIT License
1.79k stars 174 forks source link

Adding initialTime parameter to MacosTimePicker #490

Closed Abbas1Hussein closed 6 months ago

Abbas1Hussein commented 9 months ago

I have added the initialTime parameter to the MacosTimePicker widget, allowing to set an initial time value for the picker.

Minor Change: Added a void return type to OnDateChanged and OnTimeChanged.

The change has been tested to ensure proper functionality.

Checklist

Abbas1Hussein commented 8 months ago

Hello team!, @GroovinChip Just checking in on the pull request A month has passed. If there is anything I can do or if you need more information, just let me know.

Thanks.

GroovinChip commented 8 months ago

Hello team!, @GroovinChip Just checking in on the pull request

A month has passed. If there is anything I can do or if you need more information, just let me know.

Thanks.

Apologies; I have very little bandwidth these days. I'll do my best to get to this ASAP.

Adrian-Samoticha commented 6 months ago

Alright. Merge conflicts resolved and PR merged. :)