Issue 6
New awesome tools
🛠 gradle-buildconfig-plugin gradle plugin
A plugin for generating BuildConstants for any kind of Gradle projects: Java, Kotlin, Groovy, etc. Designed for KTS scripts.
🛠 KDoctor command-line tool
KDoctor is a command-line tool that helps to set up the environment for Kotlin Multiplatform Mobile app development. It ensures that all required components are properly installed and ready for use. If something is missed or not configured Kdoctor highlights the problem and suggests how to fix the problem.
New awesome libraries and SDK
Ktorfit - Retrofit for Kotlin Multiplatform on KTS
HTTP client / Kotlin Symbol Processor for Kotlin Multiplatform (Android,Js, Jvm , Native, iOS) using KSP and Ktor clients inspired by Retrofit https://foso.github.io/Ktorfit
VisualFSM - FSM-based MVI framework
VisualFSM is a Kotlin Multiplatform library for implements an FSM-based (Finite-state machine) MVI pattern and a set of tools for visualization and analysis of FSM's diagram of states.
multiplatform-paging - Pagination library for KMM by Cash App
A Kotlin Multiplatform library for pagination with the same API as AndroidX Paging
Turbine - test library
A small testing library for kotlinx.coroutines Flow
Kontrol - Debug menu
Kotlin Multiplatform library for creating a debugging menu.