- Initial release
- Updated docs
- Fixed a bug when start-time was beyond 21pm
- Fixed a bug with landscape orientation
- Included the timepicker as public widget and fixed some minor issues
- Fixed a bug with am / pm
- Added clock rotation parameter
- Added max duration parameter
- Added null safety support
- Fixed bug with default values
- Fixed bug with max duration when using a disabled timeframe
- Enhanced handler movement
- Added parameter min duration (default 30 min)
- Added examples for custom dialogs (including ios style)
- Added some assertions to help avoiding errors during implementation
- Fixed minor compability issues with Flutter 3