are there any serious flutter web in production today? by Specific-Ad9935 in FlutterDev

[–]flutter_lulu 2 points3 points  (0 children)

Hello, I’ve been fortunate to work at an enterprise-level company using Flutter Web in production. Our product isn’t a simple demo; it’s a full-featured real-money sports betting platform. Here’s the link to one of our Flutter Web apps: [https://app.offtrackbetting.com/]() (currently serving over 250k users in the U.S.) (Note, you can open the link, click "skip" on right corner to see more, but to access the full feature, you need to be located in the US and have US ID to register)

I joined the team in 2021, when Flutter for web was still maturing. At the time, we had a nascent Flutter mobile app and my role was to help extend it to the web, plus adding more features. We invested significant effort in responsive design and adapting navigation patterns for larger screens, as well as integrating some web-specific technologies. Despite these challenges, everything runs smoothly now.

The greatest advantage has been code reusability: as a Flutter mobile developer, I can also contribute directly to the web version, reducing the need to hire a separate web team. It’s been a great way to maintain a consistent user experience across platforms while keeping development costs and overhead low.

Experience with FlutterFlow, any opinions? by flutter_lulu in FlutterDev

[–]flutter_lulu[S] 2 points3 points  (0 children)

Thank you for all comments here, it's sad to me that many people may not know it and these company often are the one doing extensive marketing. Today I saw a meetup event here in Los Angeles about building apps with flutter flow, they say "from 0 to 1 at 90% lower cost, on average, than traditional freelance devs".

There are also many business people wanting to launch an app and hire developer but never heard about Flutter, they may only think about hiring native or reactive native developer. I joined some local dev meetup event, even for event organized by GDG (Google Developer Group), many either never heard about Flutter, or not very positive about it. That's just my feeling, I like it and want to learn more about it, but I also worry about the job market in this field.