Skip to content

Implementation of a parser and Flutter widgets for resources from the Kanji Vector Graphics project. Draw Japanese characters with ease!

License

Notifications You must be signed in to change notification settings

n-bernat/kanjivg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KanjiVG for Flutter & Dart

Publisher MIT License codecov LeanCode Style

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 亻), the 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.5.0
  • Flutter >= 3.24.0

Maintainers

About

Implementation of a parser and Flutter widgets for resources from the Kanji Vector Graphics project. Draw Japanese characters with ease!

Resources

License

Stars

Watchers

Forks

Languages