Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

Documentation for connecting a Flutter web app to Firebase Emulator UI? #324

Open
skillitzimberg opened this issue Jun 9, 2020 · 0 comments

Comments

@skillitzimberg
Copy link

I put a question to Stack Overflow about this, but I'm either so confused that the question meaningless or I'm the only person struggling with this. (I'm guessing the former is true.)

When I run the emulators (firebase emulators:start), the hosted app is using the production Firestore database and, as far as I can determine from the Emulator UI logs, the deployed cloud functions.

When I use Postman to trigger an emulated http function, it is pointing to the emulated db, so that seems to be working as expected.

How do I set this up so that if the emulators are running the locally hosted app works with the emulated db instead of production?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants