configuration multiple packages in cli #8115
Unanswered
xpwmaosldk
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there
i need some help.
My project have some flavor(prod, dev)
I registered the packages(myapp.prod, myapp.dev) in my firebase porject 'myapp'.
and then type this command
flutterfire configure
but I have problem.My project folder structure has two package name (myapp.prod, myapp.dev) but flutterfire cli can choice only one package name.
How can I multiple configure in once? (and same iOS flavor)
Beta Was this translation helpful? Give feedback.
All reactions