invertase / flutterfire_cli

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

request: Override existing GoogleServie-plist #183

Closed EArminjon closed 1 year ago

EArminjon commented 1 year ago

Is there an existing feature request for this?

Command

flutterfire configure --override-google-service=yes

Description

"Your GoogleService-Info.plist already exists, skipping write..."

Could be useful to be able to override / rewrite them through CLI.

Reasoning

Migration my flavors APP to use an other Firebase project. Android google-service.json files were well rewrite but not the iOS one because of "Your GoogleService-Info.plist already exists, skipping write..."

Additional context and comments

No response

russellwheatley commented 1 year ago

Will be out in the next release: https://github.com/invertase/flutterfire_cli/pull/174.