I went through many docs but still can't find the exact solution for this
I tried all the possible command
flutter build apk --flavor development --release
flutter build apk --flavor staging --release
flutter build apk --flavor production --release
flutter build apk --flavor production --release
If you want apk with different app id for each flavor then you have to add
applicationIdproperty to each flavor inproductFlavorsin app's build.gradle