As the kids are growing up...
I was looking for a decent typing practice app for kids, but I just ended up making one
I used a dictionary provided by the National Institute of Korean Language, and there were quite a lot of materials translated into many languages
Somehow it ended up not being a typing practice app for kids, but a Korean typing practice app for foreigners
Originally, I was planning to differentiate the levels for kids, starting with words without final consonants beginning with ㄱ...haha
Anyway, so I ended up supporting all the translated languages provided by the National Institute of Korean Language during development, but...
The problem was with screenshots when deploying
During UI testing, you assign accessibility IDs to buttons and take screenshots while navigating screens according to scenarios, and that's how it should work, but the problem is I made it with Flutter...
So I just left everything to AI
There were some trial and errors, but it made it well
FastLane is just brilliant!
Since I made it with Flutter, I'd like to upload it to Android as well, but...
It's not an app that makes money, so I'm wondering if I really need to spend money to upload it
If I add ads or something, I'll distribute it to Android as well...