Kotlin Multiplatform Development
 

Use Fleet for Multiplatform development — tutorial

Edit pageLast modified: 02 December 2024

This article shows the basics of working with Kotlin Multiplatform projects in JetBrains Fleet.

Fleet is a code editor for any language that can transform into a powerful development tool for any language. It strives to provide a superior experience for Kotlin Multiplatform. As the first step, Fleet brings Kotlin Multiplatform to macOS.

With Fleet, you can quickly open and run multiplatform projects targeting Android, iOS, web, and desktop platforms. Fleet's Smart Mode automatically selects the appropriate code-processing engine.

When targeting iOS, navigation, refactoring, and debugging are available across all languages used in the project. This makes it easier to manage a mixed-language codebase. Fleet fully supports Swift out of the box, so you can extend and maintain the native parts of your application.