Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

How to host Flutter on the web using Firebase? And how well does it work?

How do I host flutter on the web using firebase and how well does it work? I have never done this before but have used firebase to host html, javascript and Css pages in the past. I am now learning flutter and dart for mobile and web development. I was looking for methods on how to host flutter using firebase and how well it works. Thanks!

>Solution :

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

After building it, a Flutter web app is just some HTML + JavaScript. This means that you can host it on any static web host, including Firebase Hosting. Just deploy the output of your build process (from build/web) to Firebase, and you should be good to go.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading