How You Can Build Flavors
Read moreHow do you make an IPA flutter?
In Xcode, configure the app version and build: In Xcode, open Runner.
Read moreHow do you get flavor in flutter?
The first step is to download google-services. json file(s) from each Firebase project to a temporary location at your machine. Next, create two folders android/app/src/dev and android/app/src/prod for each flavor. The Firebase configuration files go under their flavor folders under android/app/src/ folder..
Read more