Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

33 lines (20 loc) · 1.24 KB

Changelog

0.1.1

  • Fix: #6 Clock updates when datetime manually set.
  • Fix: Add didUpdateWidget to painter #13 (thanks to @JayDev43)
  • Fix: #7 Mispositioned hour indicators when all indicators are shown and ticks are hidden.
  • Fix: #16 Static clock updates to the current date time. (thanks to @walles )
  • Fix: Paint every second if digital clock is shown (even if the second hand is invisible). (thanks to @YehudaKremer)

0.1.0

0.0.5

0.0.4

  • Migrating example project to AndroidX and fixing kotlin bug.

0.0.3

  • Ability to showing all the numbers around the clock and bumping up the kotlin version (thanks to @pidmid)

0.0.2

  • Fixing Dart Pub link.

0.0.1

  • Fully working version without tests.