You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 19, 2026. It is now read-only.
Hi, it looks like in the CodeLab: Multi-platform Firestore Flutter, step 15 is missing this command
firebase init hosting.https://codelabs.developers.google.com/codelabs/friendlyeats-flutter?hl=en&continue=https%3A%2F%2Fcodelabs.developers.google.com%2F%3Fcat%3Dflutter#14
Commands:
flutter build webfirebase init hosting3.
firebase deploy --only hostingIf we don't run the command
firebase init hostingwe get the below error:Thanks,
Andres