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
86 stars 22 forks source link

Have all the features of the hanzi-writer library been implemented? #94

Closed giantss closed 1 month ago

giantss commented 1 month ago

First of all, thank you for providing such a great flutter plugin.

Does this library already implement all the functions of the hanzi-writer library?

giantss commented 1 month ago

I found a problem when using the demo. How can I display the font when showOutline = false, like the picture below.

image
Mr-Pepe commented 1 month ago

First of all, thank you for providing such a great flutter plugin.

Glad you like it :relaxed:

Does this library already implement all the functions of the hanzi-writer library?

Definitely not. I have just implemented the stuff I need over at Chill Chinese and will continue extending this library as necessary.

How can I display the font when showOutline = false, like the picture below.

See https://github.com/chill-chinese/stroke-order-animator/issues/27#issuecomment-2151672846.

Let me know if you have more questions.

giantss commented 1 month ago

Great! I got your reply so quickly. I feel it is very good after testing it.

giantss commented 1 month ago

It would be great if there was an attribute to control the display and hiding of the nine-square grid, because it is very important to learn to write Chinese characters in the nine-square grid in China. Like the picture below.

image image
Mr-Pepe commented 1 month ago

See https://github.com/chill-chinese/stroke-order-animator/issues/5. I'll post an explanation there why I think that feature shouldn't be part of the library.

Mr-Pepe commented 1 month ago

See https://github.com/chill-chinese/stroke-order-animator/issues/5#issuecomment-2296117563.

giantss commented 1 month ago

Okay, there is actually only one standard nine-square grid, which is the one you posted. image

Mr-Pepe commented 1 month ago

You are confusing me a bit because that one doesn't actually have nine squares, but if you are happy, I'm happy :smile:

giantss commented 1 month ago

Sorry, I made a slip of the tongue. In ancient times, Chinese people often used the nine-square grid. The grid on the top is the "米" grid, which is basically used in learning Chinese writing in modern China.