chill-chinese / stroke-order-animator

Stroke order animations and quizzes for Chinese characters in Flutter.
https://chill-chinese.github.io/stroke-order-animator/
BSD 3-Clause "New" or "Revised" License
87 stars 24 forks source link

feat!: Restructure library #63

Closed Mr-Pepe closed 10 months ago

Mr-Pepe commented 10 months ago

Moves all files into lib/src and selectively exports classes and functions from lib/stroke_order_animator.dart. This provides a cleaner public API.

Mr-Pepe commented 10 months ago

Current dependencies on/for this PR:

This stack of pull requests is managed by Graphite.

Mr-Pepe commented 10 months ago

Merge activity