flutter_flavors_demo
flutter_flavors_demo copied to clipboard
How to generate build for iOS with flavours ?
For running the app with different flavors, it should work. But how to generate build for staging or production in Android and iOS ?
I can use Xcode to generate the build (archive) to push to Test flight. At this time, how can i set dynamic flavor with baseurl for specific version like Staging or Prod flavors ?