- flutter build web
- firebase deploy --only hosting
$ flutter --version
- Flutter 3.22.3 • channel [user-branch] • unknown source
- Tools • Dart 3.4.4 • DevTools 2.34.3
- firebase init
- select option: Hosting
- use an existing project
- public directory: build/web
- configure as a single-page app: n
- github: n
- flutter build web
- firebase deploy --only hosting