Skip to content
New issue

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

request: Let flutterfire_cli be installable as dev dependency #242

Open
1 task done
cedvdb opened this issue Dec 9, 2023 · 4 comments
Open
1 task done

request: Let flutterfire_cli be installable as dev dependency #242

cedvdb opened this issue Dec 9, 2023 · 4 comments
Labels
Needs Attention OP created or responded to issue and it needs attention. triage

Comments

@cedvdb
Copy link

cedvdb commented Dec 9, 2023

Is there an existing feature request for this?

  • I have searched the existing issues.

Command

dart run flutterfire || dart run flutterfire_cli

Description

currently the filename in /bin does not match the package name. When installing flutterfire_cli as a dev dependency and then trying to run it here is the output:

$ dart run flutterfire_cli
Could not find `bin/flutterfire_cli.dart` in package `flutterfire_cli`.

Reasoning

I want to lock the version.

Additional context and comments

No response

@cedvdb cedvdb added the triage label Dec 9, 2023
@EArminjon
Copy link

Similar as #223

@frederikstonge
Copy link

Technically, you can add it as a dev dependency and run dart run flutterfire_cli:flutterfire_dev.

However, the cli project uses an old version of the http package, which has dependency conflicts with most some of my packages.

Copy link

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.

@github-actions github-actions bot added the Stale label Sep 30, 2024
@vanyasem
Copy link

Not stale

@github-actions github-actions bot added Needs Attention OP created or responded to issue and it needs attention. and removed Stale labels Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Attention OP created or responded to issue and it needs attention. triage
Projects
None yet
Development

No branches or pull requests

4 participants