DEV Community

Discussion on: Next Stop: Flutter

Collapse
 
pojntfx profile image
Felicitas Pojtinger

I definitely agree with you, mobile cross platform stuff is awesome, and Flutter is nice for sure! But why would I want a mobile cross platform app when I can just use the web/PWAs? The average end user installs 0.25 apps/month here in Germany, so the "discovery" argument for proprietary distribution mechanisms such as the Play Store or the App Store doesn't count all that much anymore, you have to pay fees to release the apps, they can be censored, you have to setup a compiler toolchain & runtime (i.e. Dart VM, i guess), tooling etc. ... If we put the development of a Web Browser in Flutter aside, why would I want a native mobile app over a PWA?
(in fact, I even wrote this comment from the dev.to PWA)

Thread Thread
 
wajahatkarim profile image
Wajahat Karim 🇵🇰

Yes you are right about the facts for mobile market situation. Also mobile app discover ability is also a major issue.
But there are some things which PWAs can't solve. Such as we cannot create Uber or ride sharing kind of app in PWA or the apps with augmented reality or high usage of device hardware. That's where mobile apps usually come in.

Thread Thread
 
monfernape profile image
Usman Khalil

Well Uber does have a PWA I guess