invertase / flutterfire_cli

A CLI to help with using FlutterFire in your Flutter applications.
Apache License 2.0
171 stars 47 forks source link

request: Automatically create a firebase project if non found with -p flag #159

Open D-James-GH opened 1 year ago

D-James-GH commented 1 year ago

Is there an existing feature request for this?

Command

flutterfire configure -p new-project-name

Description

It would be great to have the cli create the firebase project if it is not found, possibly in conjunction with a "--create" flag or something.

Reasoning

Currently flutterfire has the ability to create a project using the interactive version. However when using flags only it throws a FirebaseProjectNotFoundException. I would love to be able to automate the creation of new apps including creating the firebase project.

Additional context and comments

No response

github-actions[bot] commented 2 days ago

Hello 👋, to help manage issues we automatically close stale issues.

This issue has been automatically marked as stale because it has not had activity for quite some time.Has this issue been fixed, or does it still require attention?

This issue will be closed in 15 days if no further activity occurs.

Thank you for your contributions.