This repository was archived by the owner on Jul 16, 2025. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork5
VictorKabata/Kotlin-Multiplatform-Template
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Akotlin multiplatform project template.
To run the desktop sample application run the gradle command:
./gradlew :app-desktop:run
// ToDo
- Koin - Kotlin dependency injection library with multiplatform support.
- Jetpack Compose - Modern toolkit for building native UI.
- Coil - An image loading library for Android backed by kotlin coroutines.
- KtLint - This plugin creates convenient tasks inyour Gradle project that run ktlint checks or do code auto format.
- Detekt - A static code analysis tool for the Kotlinprogramming language.
- Gradle Versions Plugin - This pluginprovides a task to determine which dependencies have updates.
- Notflix - An android and desktop app built using Kotlin Multiplatforom that consumes TMDB API to display current trending, upcoming and popular movies🍿 and tvshows🎬.
- Official intro to Kotlin Multiplatform
- Migrating to Kotlin DSL medium article byChepsi.
- Make your Android application work on iOStutorial.
- CocoaPods overview and setup tutorial.
- Creating a cross-platform mobile applicationofficial tutorial by the Ktor team.
- Using Koin in a Kotlin Multiplatform Project article byJohn O'Reilly.
- GitHub README oncreating compose multiplatform desktop application
- GitHub Repository Template showcasing how to setup a gradle plugins byHarun Wangereka.
- Official SQLDelight KMP Documentation on getting started withSQLDelight.
- Getting started with Compose Multiplatform.
- Developing UI: Compose Multiplatform article byRaywenderlich.
- Wrapping Kotlin Flow with Swift Combine Publisher in a Kotlin Multiplatform project byJohn O'Reilly.
- T-shaping for iOS Developers with Kotlin Multiplatform in 4 hours!.
- Kotlin Multiplatform Mobile: what is it and when should you use it?blog post.
- Introduction to Kotlin Multiplatform Mobile - Getting Started article.
- Update README
- Create sample projects - Work In Progress
About
A Kotlin Multiplatform project template
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.