I want to know if there is a way to enable swift support for flutter project. I only enabled Kotlin support while creating the project. I need to enable Swift too. Is there
ios
flutter create -i swift .
This command will create only ios directory with swift support.