Skip to content

Latest commit

 

History

History
46 lines (23 loc) · 678 Bytes

CHANGELOG.md

File metadata and controls

46 lines (23 loc) · 678 Bytes

[1.0.1] - 2019-11-21

  • remove huge top padding
  • change default direction to FlipDirection.down

[1.0.0] - 2019-02-09

  • stop the clock when it reaches zero in countdown mode

[0.0.9] - 2018-11-27

  • add more UI implementation for FlipClock

[0.0.8] - 2018-10-20

  • Fix typo

[0.0.7] - 2018-10-19

  • Fix small analysis error.

[0.0.6] - 2018-10-19

  • add countdown clock

[0.0.5] - 2018-08-11

  • re-config to support Dart2

[0.0.4] - 2018-06-28

  • Fix bugs (temporarily get around the matter of perspective transform)

[0.0.3] - 2018-06-21

  • Fix bugs

[0.0.2] - 2018-06-20

  • Correct document

[0.0.1] - 2018-06-19

  • Initial release.