Mindinventory / progressive_time_picker

A Customizable Progressive Time Picker for Flutter.
https://www.mindinventory.com/flutter-app-development.php
MIT License
70 stars 14 forks source link

There is a bug where _outBedTime can be set to 00H~01H when _disabledInitTime 0H #16

Closed 2ChanWoo closed 1 month ago

2ChanWoo commented 6 months ago

First, thank you for creating this package :)

There is a bug where _outBedTime can be set to 00:00 ~ 01:00 when _disabledInitTime = PickedTime(h: 0, m: 0);!

devershidave commented 5 months ago

@2ChanWoo I tried setting variables as you told but are not able to reproduce issue you are describing. it is correctly showing error for me, can you please provide your code? thanks

mohit-chauhan-mi commented 1 month ago

Closing this issue for now. Please reopen it with more details if needed.