Flutter Web App | Multi Vendor App

Created At: 2024-11-05 14:56:46 Updated At: 2024-11-05 15:00:48

Yeh to the Flutter society, here the very first multi vendor app using Flutter both for iOS, Android and Web app. 

This complex app started as mobile application in 2023 december, over the one year we have upgraded and added more features into the app.

Since we became more familiar with flutter, we wanted to take a more robust experience with Flutter. Hence we started working on it.

It took 3 working days to covert the cross platform mobile app to convert to web app. We were thrilled by the performance, it's not like the guru's out there say, Flutter web app is slow.

We found it faster than many apps, currently I am running the Flutter web app using a php server. It's not the fastest language, but it's very good for server side service.

You can visit the flutter web app from here by clicking on it. We were thrilled to see how easy it was to make app to web app, not only that, just by tweaking some margin and padding, we were able to make it responsive.

Of course as we started to make to responsive, we needed to change the font and icon. My first approach was using the screen_util pacakge to make it more adaptive.

But looked like I lost control on the web version. That package works seamlessly on mobile apps, but did not fit well in my web app.

So took a customized approach, I created my own functions to calculate current screen size dynamically, and then return a font or icon size. Once it fit my needs, I started to calculate adaptive width and height for the buttons and text boxes.

Comment

Add Reviews

Latest Posts

Subscribe our newsletter