I'm in the process of developing a SaaS application and I'm caught between two options: using a traditional web stack like Next.js and Firebase or going with Flutter Web, which would allow me to deploy to iOS and Android using the same code. I'm comfortable with both technologies, but I'm really questioning whether Flutter Web is reliable enough for a production-level SaaS user experience. Has anyone successfully built a significant web product with Flutter? If so, did you encounter any performance or responsiveness issues?
2 Answers
I'd recommend sticking with a traditional web stack. Flutter Web isn't quite there yet for serious applications. Plus, you can always package your web app with something like Capacitor for mobile release if needed.
I worked on a large industrial project using Flutter Web. It performed well initially, but after a year we switched to React.js and it became the best decision. Flutter is nice, but if you plan to release in app stores, consider React's capabilities.
Related Questions
Cloudflare Origin SSL Certificate Setup Guide
How To Effectively Monetize A Site With Ads