Skip to content

Latest commit

 

History

History
61 lines (34 loc) · 862 Bytes

CHANGELOG.md

File metadata and controls

61 lines (34 loc) · 862 Bytes

[2.0.0]

  • Upgrade flutter 3.19.6
  • Upgrade intl to 1.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 to paddingHorizontalOverlay
  • Update README.md

[1.0.4]

  • Update intl version

[1.0.3]

  • Format code

  • [1.0.2]

  • Format code

[1.0.1]

  • Fix animation, change gif image demo

[1.0.0]

  • Initial release