Closed thiaagodev closed 1 year ago
Hello @thiaagodev , you can't run the flavorizr process using this command: flutter run flutter_flavorizr
. This command doesn't work and produce
Target file "flutter_flavorizr" not found.
How did you get that error?
I have been add GoogleService-Info.plist file like this:
ios: bundleId: "com.example.myappHomolog" firebase: config: ".firebase/myapp/GoogleService-Info-MyAppHomolog.plist"
But, when i run
flutter run flutter_flavorizr
And try to run my flavor, this error occurred:
Looks like the flavorizr command not is generating necessary files.