onatcipli / rename

The Rename CLI Tool is a utility designed to modify your Flutter project's AppName and BundleId across various platforms, such as iOS, Android, Macos, Linux, Windows and Web
https://pub.dev/packages/rename
MIT License
164 stars 39 forks source link

Can we add support for the Firebase Analytics google-services.json? #27

Closed sirhcmcd closed 2 years ago

sirhcmcd commented 2 years ago

The rename plugin works fine for changing the build id and package name, but doesn't support the Firebase Analytics required file, gooogle-services.json.

onatcipli commented 2 years ago

Can you explain more? When you change the bundleId or applicationId you also need to change the ids on firebase and it is giving you a brand new google-services.json file with different references that's way it is not possible