# Kanimaji Kanji stroke order animations for flutter. > [!WARNING] > This library is still not finished, take the contents and promises of this README with a grain of salt. This library is a port of [Kanimaji][kanimaji], a library for animating kanji strokes. It uses the stroke data from the [KanjiVG][kanjivg] project, and renders them as either SVG animations or flutter animations. You can configure the animation's speed, curve, colors, and more. ## Usage TODO: Include short and useful examples for package users. Add longer examples to `/example` folder.