How do I publish a flutter app on GitHub?

After you have successfully pushed the build files you got from the flutter project, go to the repository page. Then, navigate to the settings, you will find a title “GitHub Pages”. Select your source as main branch and save . That’s it, you have successfully hosted your flutter web build with GitHub pages.

Read more

Flutter Web nedir?

Flutter , Google tarafından oluşturulan açık kaynaklı bir UI yazılım geliştirme kitidir. Android , iOS, Windows, Mac, Linux ve web için uygulamalar geliştirmek için kullanılıyor. Flutter ‘ın ilk sürümü “Sky” olarak biliniyordu ve Android işletim sisteminde çalışıyordu.

Read more