I think folks here might enjoy this blog post about my team’s migrating to Flutter:
I’m planning a deeper post about Flutter in a couple of months. In this post here’s the key Flutter bit:
As one community member put it in July:
wowwwwwwwwwwwwwwwwwww !!
I tried it a bit, but how cool and how fast, this is called speed, I’m very happy that this choice was made, I hope to see it officially in the store soon
Part of this is because the new app is built on Flutter, an open-source UI framework designed for speedy and pixel-perfect apps. We’ve been very happy with our experience switching from React Native to Flutter, thanks to its high code quality, excellent documentation, and a robust open-source community that’s impressed us with their handling of bug reports and pull requests. We’ll tell that story in more detail in a future blog post next year; in short, we feel Flutter is a far better platform for building excellent mobile UIs for a complex product like Zulip.
That quoted comment is definitely not something we’d ever heard about our old app.
Interesting that the difference to React Native is so remarkable. Currently the only React native app that I use and know it’s React Native is Bluesky which feels really slick an fast too.
Yeah, I didn’t want to frame this too hard as hating on React Native, because it’s clear people do make successful apps with it. (And I guess that makes another reason I should try out Bluesky!)
One of the biggest things for us was that with RN, when a bug comes up in the platform (as it inevitably does), you’re pretty much stuck. The issue tracker is a howling wilderness — a bug thread will get a steady stream of RN users chiming in over years saying the bug is a real problem for them, sharing hacky workarounds, reporting it’s still present, but never get a single reply from a human whose job is to work on RN. Closest it gets to a response from the team, in my experience, is usually the stale-bot threatening to close the issue.
As people here know, the experience in the Flutter tracker is radically different. A bug still may not get promptly fixed, but every last one gets a cogent human response. And my sense is that the bugs that most matter either get fixed, or get to a clear understanding of why they’ll be hard to fix.
So a critical piece of that is the Flutter triage team — they provide that cogent human response at the front line, and then turn the giant stream of new issues filed into a more manageable stream of less noisy issues, so the engineers working on Flutter can engage with those and not just tune the tracker out. I’m grateful that Flutter leadership was able to persuade their higher-ups at Google to fund the triage team, because that’s been a very effective investment in making the community work.
Then beyond the issue tracker, if you go try to make a change yourself, we’ve also found that to be a far more productive experience with Flutter. But this comment is getting long and it’s bedtime here, so I’ll leave it there for now.
Flutter and the related logo are trademarks of Google LLC. We are not endorsed by or affiliated with Google LLC.
Using contents of this forum for the purposes of training proprietary AI models is forbidden. Only if your AI model is free & open source, go ahead and scrape.