We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
flutterfire configure --out=/lib/config/dev/firebase_options.dart
I would like the configure --out command to create the given directories.
configure --out
Now it fails if the out directory does not exists. I think it would be convenient if it was made.
out
No response
The text was updated successfully, but these errors were encountered:
fe1370c
Shipped in the latest version, thanks again :)
Sorry, something went wrong.
Salakar
No branches or pull requests
Is there an existing feature request for this?
Command
flutterfire configure --out=/lib/config/dev/firebase_options.dart
Description
I would like the
configure --out
command to create the given directories.Reasoning
Now it fails if the
out
directory does not exists. I think it would be convenient if it was made.Additional context and comments
No response
The text was updated successfully, but these errors were encountered: