Mixing Multiple Models for a Better Output
I'm Sanghyeon Sim, an engineer who always gives his best. I'm currently in my fourth year as a Flutter mobile engineer.
I pick up new things and put them to work — building new services or improving existing products.
I love shipping an MVP fast, getting it in front of the market, then validating and iterating.
Sharing my impressions after attending Flutter Alliance, held on October 19, 2025
Using OpenAPI Generator to auto-generate APIs lets you work with models and API endpoints that follow the exact same spec as the Swagger documentation defined on the server. Here I share the problems I ran into while using it.
Things to watch out for and how to leverage automation scripts when implementing internationalization with the easy_localization package in a Flutter app