- Create a Firebase project
- run firebase login command
- run flutter build web command
- Run firebase init on the work directory.
- Select the hosting option
- Set build/web as public directory
- run the command firebase deploy
References:
How to deploy and host your Flutter web app on Firebase?(a nice video I found online)
Comentarios
Publicar un comentario