flutter_kanjivg 0.1.1 copy "flutter_kanjivg: ^0.1.1" to clipboard
flutter_kanjivg: ^0.1.1 copied to clipboard

Flutter widgets that simplify displaying data from the Kanji Vector Graphics project. Built on the top of `kanjivg` package.

0.1.1 - 2024-12-14 #

  • Updated CI pipeline.
  • Updated dependencies.

0.1.0 #

  • Breaking: flutter_kanjivg now requires flutter: ">=3.24.0” and sdk: ">=3.5.0 <4.0.0”.
  • Breaking: Method KanjiController.toggle overrides the new base method and returns TickerFuture.
  • Breaking: Getter KanjiController.isPlaying has been removed. Use the new in-built isAnimating instead.
  • Added example project.
  • Added leancode_lint package instead of a custom set of rules.
  • Tests are run automatically once a week to ensure compatibility with the latest Flutter release.

0.0.3 #

  • Implemented drawTo method.

0.0.2 #

  • Added a screenshot.

0.0.1 #

  • Initial release.
9
likes
150
points
81
downloads
screenshot

Documentation

Documentation
API reference

Publisher

verified publishernikodembernat.com

Weekly Downloads

Flutter widgets that simplify displaying data from the Kanji Vector Graphics project. Built on the top of `kanjivg` package.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, kanjivg, vector_graphics_compiler

More

Packages that depend on flutter_kanjivg