xxxxxxxxxx
$ flutter create --org com.example --template=plugin --platforms=android,ios -i swift hello
xxxxxxxxxx
$ flutter create --org com.example --template=plugin --platforms=android,ios -a kotlin hello
xxxxxxxxxx
$ flutter create --org com.example --template=plugin --platforms=android,ios -a java hello