Skip to content

Build a web app with Flutter and deploy it to Firebase hosting

| 1 min read

With the new release of Flutter 2.0 which took place on March 3, 2021, the support for the web platform has become stable.

In this tutorial after a quick intro to Flutter world where I show some usage scenarios and some web features, we’ll see how to build a simple web app and deploy it to Firebase Hosting.

Go to complete article.