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.
8
likes
160
points
190
downloads
screenshot

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

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, kanjivg, vector_graphics_compiler

More

Packages that depend on flutter_kanjivg