AngeloAvv / flutter_flavorizr

A flutter utility to easily create flavors in your flutter application
https://pub.dev/packages/flutter_flavorizr
MIT License
468 stars 85 forks source link

Need to changed the bundle_id and package_id. #273

Open vaibhavaroraneo opened 4 months ago

vaibhavaroraneo commented 4 months ago

Hi.

I tried changing the bundle_id and package_id for one flavor. but on running the command flutter pub run flutter_flavorizr -p google:firebase the package_id and bundle_id could not get updated and while running the project in android and iOS respectively, generated errors. please help.

Thanks