First, open your Github account and create a new Repository your favorite name. git add . After this, Your Flutter project web build will be Uploaded in your Github repo. Now, we just have to change some settings of your Github Repository to Deploy the Web App.
Read moreHow do I enable the web for flutter?
Configure the flutter tool for web support. Create a new project with web support. Run a new project with web support. Build an app with web support.
Read more