The Daily Shaarli

All links of one day in a single page.

04/27/24

Flutter testing resources
An opinionated guide to learning more about Flutter automated testing 🧪
Deploying the Flutter Web Application on GitHub Pages
Although there are many web hosting platforms available here we will navigate through the most easy one Github Pages.

Github is an amazing platform. It is providing us a way to share our code as well as a way to publish our web applications using its feature known as Github Pages.

Let’s go step by step on how to publish a flutter web project on Github.