Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 848 Bytes

CHANGELOG.md

File metadata and controls

29 lines (20 loc) · 848 Bytes

Changelog

[2.0.0]

  • Migrate to null-safety. Thank you 0xdecade!

[1.0.5]

  • add support for spacing property. Thank you 0xdecade!

[1.0.4]

  • add support for onDone callback. Thank you 0xdecade!

[1.0.3]

  • BUG FIX : Not a constant expression: unexpected kernel tag

[1.0.2]

  • Add support custom focus node

[1.0.0] - Stable release

  • Full rewrite of the library.
  • You can provide a custom builder to build the character entities.
  • Provided a wide range of pre-build builders to use (circles or rectangles to be used in light or dark mode).
  • Example added.
  • Readme edited. Installation does not have to be described there, that's what pub's "Install" tab is for.
  • License added.

[0.0.1] - Initial release

  • Initial release.