- Upgrade flutter 3.19.6
- Upgrade intl to 1.19.0
- Add
cancelTextStyle
confirmTextStyle
- Add
locale
- Add
use24hFormat
- Add
enable
,radius
- Fix the bug where the pop-up radius is being cut off
- Fix the bug where the shadow is being cut off
- Fix broken gif image
- Fix bug time not update when
didUpdateWidget
- Add document comment
- Add
isCancelTextLeft
- Fix bug select time before minTime
- Add
minuteInterval
,textStyle
,iconSize
,padding
,cancelText
,confirmText
- Change
paddingHorizontal
topaddingHorizontalOverlay
- Update
README.md
- Update intl version
-
Format code
-
Format code
- Fix animation, change gif image demo
- Initial release