0

I was trying out flutter platform to create a multipage website with android and ios responsiveness using single codebase for my flutter app. I've already tried some single page samples in flutter which are following,

  1. Flutter web, android & ios using Stacked architecture & Responsive_builder
  2. Flutter web, android & ios using MVVM & Responsive_Framework
  3. Flutter web, android & ios using simple Getx package.

All of them are working fine, but what I want is to collect your opinions who have already created a production ready app in flutter web.

Should we consider using Navigator 2.0 for flutter web responsiveness?

Does responsive_framework package work fine if we have complex designs because I'm not confident about the font size and styling application using it?

Can we use any other app architecture, responsive package, design pattern or any other concepts for multipage production level use cases.

Any suggestions would be appreciated.

Thanks.

Jay Mungara
  • 6,663
  • 2
  • 27
  • 49
  • Your questions are good but are opinion based and many in a single post. Hence, voted to close. You should focus on Flutter Performance and Inspector tools provided by Android Studio and come up with a few graphs narrowing down the focus of your question to seek help. – Lalit Fauzdar May 14 '22 at 11:58
  • @LalitFauzdar I guess stack overflow is the place where you can post your questions regardless of opinions requested or not. Even the questions and suggestions I have asked are up to the point and I guess if those will answered and corrected properly will help 1000s of people later which is the exact use case requirement of stack overflow community. – Jay Mungara May 15 '22 at 03:39

0 Answers0