Debugging, Building and Deploying a Flutter Web App to Firebase Hosting

preview_player
Показать описание
In this video I cover building a Flutter web application and deploying it to Firebase Hosting. I also cover adding a firebase collection and showing that in action in the web app and Android app. Once it's ready to deploy I cover using TravisCI to build and deploy the application to Firebase Hosting.
Рекомендации по теме
Комментарии
Автор

Very helpful your playlist. Do you going to make more videos?Do you have videos about null safety?

quicksketch
Автор

Nice video on flutter firebase web debugging

solarsiva
Автор

is it safe to leave the firebaseConfig object containing all the api keys and the IDs and deploy it to the public ?
It feels really weird doing so, I hope to get your opinion on it.

aasali