Is it possible to connect to a firebase project in dart code at runtime? #5951
Unanswered
MilesAdamson
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Current setup has a debug and production
google-services.json
andGoogleService-Info.plist
.The need has come up for a 3rd firebase project, a "QA" tenant with a completely isolated set of services. Is is possible to have a 3rd json/plist in use, and at runtime, choose to use it instead of the default one in the debug/release folders?
Beta Was this translation helpful? Give feedback.
All reactions