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

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

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 #

  • TODO: Describe initial release.
7
likes
160
pub points
45%
popularity
screenshot

Publisher

verified publishernikodembernat.com

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