n-bernat / kanjivg

Implementation of a parser and Flutter widgets for resources from the Kanji Vector Graphics project.

Home Page:https://pub.dev/packages/flutter_kanjivg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KanjiVG for Flutter & Dart

Publisher MIT License codecov

kanjivg flutter_kanjivg
Package Package
kanjivg - Checks flutter_kanjivg - Checks

kanjivg and flutter_kanjivg provide a simple way of interacting with data from the KanjiVG (Kanji Vector Graphics) project.

Those packages are neither supported nor related to the creators of the KanjiVG project.

Some parts of comments in this library may consist of descriptions from the original KanjiVG website which is licensed under the Creative Commons Attribution-Share Alike 3.0 license.

Documentation

  • kanjivg

    Base parser for SVG files from the KanjiVG project. Provides metadata like stroke count, original radical forms (e.g. 人 for 亻), position of radicals and more.

  • flutter_kanjivg

    Flutter widgets that simplify displaying animated kanji. When using flutter_kanjivg there is no need to add kanjivg to your dependencies as flutter_kanjivg imports it itself.

Version constraints

  • Dart >= 3.1.0
  • Flutter >= 3.10.0

Maintainers

About

Implementation of a parser and Flutter widgets for resources from the Kanji Vector Graphics project.

https://pub.dev/packages/flutter_kanjivg

License:MIT License


Languages

Language:Dart 100.0%