Supported Flutter build targets (apk, appbundle, ios, ipa).
const List<String> buildTargets = [ 'apk', 'appbundle', 'ios', 'ipa', ];