Flutter
Kotlin yerine java ve package ismini değiştirmek istiyorsak
flutter create --androidx -t app --org com.companyname -a java -i swift appname
–androidx Android kutuphane destegi
-t template [app,plugin,package]
-a android dili, normali kotlin
-i iOS dili, normali swift (Objective-c icin objc)