Skip to content
DeveloperMemos

About

My mobile platform development journey first started off with Android and then I moved onto React Native. When Flutter first starting gaining traction I was kind of sceptical about whether it could do anything special that React Native couldn't. After a few weeks of playing around with the framework I was sold on it. It doesn't necessarily do anything that React Native can't - it's just much easier to maintain projects and be productive with Flutter(navigation works out of the box too...).

I had such a good experience with Flutter that it made me into somewhat of an evangelist. So I decided to start a blog with tips and tutorials about Flutter. If you're on the fence about Flutter I think you should just jump in and try it! I don't think you'll regret it. And if you meet any road bumps along the way I hope some of the content in this blog can help you with it. One post I made that is pretty popular is about downgrading Flutter, so maybe that's a good place to start.

Lately I've actually gone back to developing native apps. I still maintain some Flutter apps as well but native development has never been better than now with frameworks like Jetpack Compose or SwiftUI. After almost 10 years I'm still really excited about the future of mobile apps!