Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 1.64 KB

CHANGELOG.md

File metadata and controls

57 lines (34 loc) · 1.64 KB

CHANGELOG

[2.2.0] - June 23th, 2021

  • Pull Requests

    • #24 : support auto start controller
  • Fixed issues

    • #23 : Timer not restarting itself

[2.1.0+1] - June 5th, 2021

  • Small fix preview gif in README.md

[2.1.0] - June 5th, 2021

  • Fixed issues
    • #20 : Remove auto start timer
    • #15 : Add screenshot to README

[2.0.1] - April 16th, 2021

  • Pull Requests
    • #17 : Bug fix for negative looping

[2.0.0] - March 12th, 2021

  • Fixes issues
    • #13 : null safety

Update dart to 1.12 to null safety

[1.0.4] - June 26th, 2020

  • Pull Requests
    • #8 : Small code fixes by style guide (need create)
    • #7 : adding new timer restart functionality (by @AhmedAbouelkher)

[1.0.3] - May 31th, 2020

  • Fixes issues
    • #5 : How to cancel existing timer in on press method?

Add CountdownController for manage timer.

Small code style fixes.

[1.0.2] - May 9th, 2020

  • #1 Change comments, add custom builds, onFinished, fix duration link

[1.0.1] - December 19th, 2019

  • Add example

[1.0.0] - December 17th, 2019

Make base version