- Fix error Fix: 'WidgetsBinding’ excludes null
- Thanks to @dkobia
- Added minimalTimeRange (Could be like 60 minutes - so the first option of the end is 60 minutes after the start)
- Fixed null pointer when first select end (before selecting any start)
- Fixed non-visible text when the textsize is too large (Check image)
- Thanks to @stefanschaller
- Add testing to package. Thanks to @manuelperez96.
- Migrate to null-safety and refactor for best package files organization
- Use devices time display format. Thanks to @matthewtsmith.
- Takes into account the time user has selected and the time block before resetting the end time. Thanks to @ELHorse.
- Add parameters textStyle, activeTextStyle and activeBorderColor
- Fix error updating initialRange
- Modify selected time font weight
- Update example
- Fix error time button does not fit theme font size
- Update documentation
- Resolve package suggestions
- Initial release