Hacker News new | ask | show | jobs
by LVB 878 days ago
I started some cross-platform work about 6 ago and came into Flutter with plenty of hesitation. I was fearing this much ranted about janky feeling, but so far it has not come. AFAICT from the forums and such, the Web target is definitely far, far behind the mobile targets. This isn’t really a concern for me. For the app I’m building for iOS and Android, the result has been performant, and I’ve really liked the language and framework.
1 comments

How's scrolling on iOS? Are you using the new rendering engine?
My app has lots of complex heterogeneous scroll views and performance is great on iOS (with impeller).
Thanks, I'll give it another chance when the impeller stuff settles more.
I think at least on iOS it's stable enough to use now. I'm also not having any issues with it on macOS. Android impeller still seems to have some bugs.