Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 453 Bytes

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 453 Bytes

0.3.0

  • [android] Issue building with gradle version >= 8.x.x #16

0.2.1

  • Updates minimum supported SDK version to Flutter 3.3/Dart 3.0.
  • [android] fix: NPE crash problem #14

0.2.0

  • Add mobile support (#8) @ademar111190

0.1.3

  • [linux] fix memory leaks & cosmetic clean up #7

0.1.2

  • [macos] Change timer interval to 0.1 seconds

0.1.1

  • Linux implementation #3
  • Typo Fixed in stop function #2

0.1.0

  • First release.