dylanwuzh / flutter-cupertino-date-picker

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

Closed range of hours #109

Closed Macacoazul01 closed 11 months ago

Macacoazul01 commented 4 years ago

Can i set a closed range of hours?

Example: i wanna the user to only be able to select hours from 11 to 18

Something like the minuteDivider option but for the hours

/// minuteDivider: [int] minute restriction, e.g. 5: every 5th minute will be shown (0, 5, 10, 15 ...)

Macacoazul01 commented 3 years ago

@dylanwuzh

Macacoazul01 commented 1 year ago

👀

Macacoazul01 commented 11 months ago

closing as this wont be fixed