This version performs a new project called Flutter Create equivalent
The project name of Flutter create-i Swift -a KotlinCopy the code
Swift and Kotlin are used by default
To create projects that support OC and Java, specify the language at creation time:
Flutter create -i objc -a Java project nameCopy the code
Projects created from Android Studio default to OC and Java.