Code repo: https://gitlab.com/code-base-tutorial...
Live URL: https://code-base-tutorials.gitlab.io...
Flutter for web docs: https://flutter.dev/docs/get-started/web
Install the flutter SDK: https://flutter.dev/docs/get-started/...
In this video, we create a flutter web application and host this flutter web app free on gitlab pages for anyone on the internet to see in less than 15 minutes. We also build a pipeline for us to easily push new changes to our repo and deploy these changes to gitlab pages automatically and build our live flutter web app. See above for code links, specifically the .gitlab-ci.yml file which will help you with your pages deployment.
#Flutter #Gitlab #GitlabPages
Let me know in the comments below what else we should do with Flutter for web in our upcoming videos.