Is there an existing feature request for this?
Command
flutterfire
Description
The wish behind flutterfire as package was to use it without the need to enable it globally (conflict with other projects, other flutter version)
fvm dart run flutterfire
Could not find package `flutterfire` or file `flutterfire`
fvm dart run flutterfire_cli
Could not find `bin/flutterfire_cli.dart` in package `flutterfire_cli`.
Reasoning
As a dev, i want to set flutterfire_cli in my pubspec.yaml and then be able to build on iOS without any issue.
Additional context and comments
No response
Is there an existing feature request for this?
Command
flutterfire
Description
The wish behind flutterfire as package was to use it without the need to enable it globally (conflict with other projects, other flutter version)
Reasoning
As a dev, i want to set flutterfire_cli in my pubspec.yaml and then be able to build on iOS without any issue.
Additional context and comments
No response