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 · 8 comments
Open
1 task done

request: Let flutterfire_cli be installable as dev dependency #242

cedvdb opened this issue Dec 9, 2023 · 8 comments
Labels
blocked: customer-response Waiting for customer response, e.g. more information was requested. enhancement New feature or request Needs Attention OP created or responded to issue and it needs attention.

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
Contributor

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 Stale Needs Attention OP created or responded to issue and it needs attention. and removed Stale labels Sep 30, 2024
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 Stale and removed Stale labels Oct 28, 2024
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 Nov 25, 2024
@cedvdb
Copy link
Author

cedvdb commented Nov 25, 2024

Not stale

@github-actions github-actions bot removed the Stale label Nov 25, 2024
@russellwheatley
Copy link
Member

Hey @cedvdb - I'm in favour of making this a dev dependency, but not sure if that would work when we call flutterfire from Xcode build phaes. e.g. https://github.com/invertase/flutterfire_cli/blob/main/packages/flutterfire_cli/lib/src/firebase/firebase_apple_writes.dart#L376

Happy to take a look at a PR if you were interested in trying to get this over the line

@russellwheatley russellwheatley added blocked: customer-response Waiting for customer response, e.g. more information was requested. enhancement New feature or request and removed Needs Attention OP created or responded to issue and it needs attention. triage labels Dec 18, 2024
@github-actions github-actions bot added the Needs Attention OP created or responded to issue and it needs attention. label Dec 18, 2024
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 Stale and removed Stale labels Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked: customer-response Waiting for customer response, e.g. more information was requested. enhancement New feature or request Needs Attention OP created or responded to issue and it needs attention.
Projects
None yet
Development

No branches or pull requests

4 participants