...
Flutter
3.3.0
or higherAndroid
Use Android Studio 3.2 or higher.
Make sure that your app’s build file uses the following values:
A
minSdkVersion
of21
or higher.A
compileSdkVersion
of28
33
or higher.
iOS
Use XCode 15.2 or higher.
A
minimumDeploymentTarget
is12
or higher.
...