time_picker_spinner_pop_up 3.0.0
time_picker_spinner_pop_up: ^3.0.0 copied to clipboard
A package show popup anchor for pick date time by using spinner cupertino style
3.0.0 #
- Upgrade intl to 0.22.0
2.0.0 #
- Upgrade flutter 3.19.6
- Upgrade intl to 0.19.0
1.5.0 #
- Add
cancelTextStyle
confirmTextStyle
- Add
locale
1.4.0 #
- Add
use24hFormat
1.3.0 #
- 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
1.2.2 #
- Fix broken gif image
1.2.1 #
- Fix bug time not update when
didUpdateWidget
1.2.0 #
- Add document comment
- Add
isCancelTextLeft
- Fix bug select time before minTime
1.1.0 #
- Add
minuteInterval
,textStyle
,iconSize
,padding
,cancelText
,confirmText
- Change
paddingHorizontal
topaddingHorizontalOverlay
- Update
README.md
1.0.4 #
- Update intl version
1.0.1 #
- Fix animation, change gif image demo
1.0.0 #
- Initial release