invertase / flutterfire_cli

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

[bug]: Unable to use flutterfire when using embedded flutter as submodule in android app #169

Closed ProvMitraDora closed 2 months ago

ProvMitraDora commented 1 year ago

Is there an existing issue for this?

CLI Version

0.2.0

Firebase Tools version

10.4.2

Flutter Doctor Output

Unable to use flutterfire when using embedded flutter as submodule in android app

Description

Unable to use flutterfire when using embedded flutter as submodule in android app

Steps to reproduce

flutterfire configure

NoFlutterPlatformsSelectedException: You must select at least one Flutter platform to generate your configuration for.

Expected behavior

Should configure crashlytics inside flutter app

Screenshots

No response

Additional context and comments

No response

russellwheatley commented 8 months ago

You're going to have to provide a repro. Please use the latest version as you're using a very old version.

Latest:

dart pub global activate flutterfire_cli 0.3.0-dev.18 --overwrite 
russellwheatley commented 2 months ago

Closing out as issue is stale.