Skip to content

Latest commit

 

History

History
57 lines (28 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

57 lines (28 loc) · 1.19 KB

See GitHub releases for newer versions.

Version 2.1.0

  • Updated dependencies and migrated to Dart 3.0

Version 2.0.1

  • Updated dependencies and improved example for web and desktop

Version 2.0.0

  • Migrated to null-safety

Version 1.6.1

  • Fixed a bug that prevented setting a new character for an existing controller

Version 1.6.0

  • Added an option to display the correct strokes a user writes during a quiz

Version 1.5.1

  • Tapping during a quiz does not count as a mistake anymore

Version 1.5.0

  • Added callbacks for quiz completion and wrong and correct strokes during quizzes

Version 1.4.1

  • Fixed a bug in stroke checking

Version 1.4.0

  • Allow usage of keys to prevent broken animations in lists and page views

Version 1.3.0

  • Introduced a quiz mode
  • Normalized animation speeds per stroke

Version 1.2.0

  • Created example project

Version 1.1.0

  • Implemented radical highlighting

Version 1.0.0

  • Initial release with basic support for animating stroke order diagrams