flutter_flavorizr
flutter_flavorizr copied to clipboard
flavorizr breaks my gradle settings
trafficstars
before and after execution:

it deleted a correct config which I needed!
It also removed GoogleService-info.plist

and swapped build-phases to the wrong order:

So the app couldn't even build until I fixed it.

And it turned Android manifest into mash, writing all xml attributes into the single line.