AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Port Flutter to the Web
For our first web version, we targeted actually desktop only. So what we did was to make the layout flexible. At first, we didn't have our video call feature on the web. We only had it on mobile. But later we added that as well. It was really, I think like the powerful thing with Flutter is that if you're only in dark land and flutter land, everything works beautifully. And we never had any device specific bugs. Only the plugins that are going to be the headache.