Hi, How can I know there is new version of Kotlin Multiplatform Wizard available ? And How can I know current wizard version ?
Flutter provides CLI and when we run
flutter create
, it would create a initial new flutter project, or upgrade existing flutter project.
I hope KMM also has a CLI that has similar functionality.
Thanks