Recently I have given a talk about how to improve developer productivity in building apps with Flutter and Generative AI (mainly Gemini). Here are the...
I lost count of how many times I encountered a Cocoapods error whenever I build a Flutter app for iOS or macOS, especially through VS Code. It looks...
Recently I have given a talk about the dio package for Google's International Women's Day celebration. Here are the slides as promised:
I've seen many different approaches on handling errors in Flutter projects, some even involves functional programming paradigm... Here I will show my...
I'm not a fan of Gradle, but for enterprise projects sometimes you need to use them. There are many choices of installing the OpenAPI generator, why...
If you've missed the first part, you can read here. What you need to do: Adjust Info.plist Add "Associated Domains" capability to each bundle...