Skip to content

request: Let flutterfire_cli be installable as dev dependency  #242

Open
@cedvdb

Description

@cedvdb

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs AttentionOP created or responded to issue and it needs attention.StaleenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions