Building one app for Android + iOS — A or B? A — Flutter B — Native Android + iOS If the product ...Building one app for Android + iOS — A or B? A — Flutter B — Native Android + iOS If the product ...
The network for creativity
Join 1.25M professional creatives like you
Connect with clients, get discovered, and run your business 100% commission-free
Creatives on Contra have earned over $150M and we are just getting started
Building one app for Android + iOS — A or B?
A — Flutter B — Native Android + iOS
If the product needs high performance, smooth animations, native capabilities and long-term scalability, which approach would you choose?
Vote A/B.
Post image
Saad's avatar
Depends how much real native surface the product needs. Flutter is fine until you hit deep platform integration, home screen widgets, background location, tight camera control, and then you're writing platform channels and maintaining two native sides anyway. For a standard...
Muhammad 's avatar
Well said. I’d frame it as a product-architecture decision rather than a framework debate. Flutter is a strong choice when most of the product surface can remain cross-platform. But when native APIs, background execution, widgets, camera, Bluetooth, location, or OS-level...
Saad's avatar
The signal is usually in the first spec. Count the features that touch the OS versus the ones that touch the network. Past three or four OS-level features, the cross-platform-with-a-few-channels plan has quietly become two native apps with a Dart layer on top, and the maintenance cost follows.
Muhammad 's avatar
Exactly. I think framework choice should follow the product architecture, not the other way around. I’d first map the OS-level requirements, platform-specific APIs, performance expectations, and long-term maintenance needs. If those requirements stay relatively light, Flutter...
Back to feed
The network for creativity
Join 1.25M professional creatives like you
Connect with clients, get discovered, and run your business 100% commission-free
Creatives on Contra have earned over $150M and we are just getting started