invertase / invertase/flutterfire_cli
request: flutterfire configure needs a new option for app nickname
Open
blocked: customer-response
enhancement
keep open
question
- Dominant language
- Dart
- Stars
- 193
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
### Is there an existing feature request for this?
- [X] I have searched the existing issues.
### Command
flutterfire configure -n / --name
### Description
As a developer, I want to be able to specify the name of the app to be created when calling `flutterfire configure`. Right now, it is defaulting to the value in pubspec.yaml.
### Reasoning
I am running multiple flavors and I created a script to automatically create all apps in firebase. I want to specify the name of each app without them taking the value from pubspec.yaml.
### Additional context and comments
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.