I am trying to deploy a web flutter app in firebase hosting, but every time I have the default page that affich at the link show: https://confidentialrulesweb.firebaseapp.com I use the code below to display:
firebase login
firebase init
flutter build web
firebase deploy
thanks to show me how to deploy the right way