Deploying Flutter Web app to Github Pages on every update can be repetitive task. learn how to automate it so that whenever we will commit the latest version of our flutter web app will be deployed to Github Pages For Free by using Github Actions.

In this blog post, we will learn how to automate it so that whenever we will commit the latest version of our flutter web app will be deployed to Github Pages For Free by using Github Actions.

What is Github Actions?

Github actions help us to automate our workflow be it building apk, running test, hosting our app to Github, hosting a flutter web app to firebase hosting so that we can build test and deploy right from GitHub.

#firebase #flutter #dart #mobile-apps

Auto Deploy Flutter Web App to Firebase Hosting on every commit
3.65 GEEK