Skip to content

Issue 6

Compare
Choose a tag to compare
@terrakok terrakok released this 18 Nov 08:38
· 116 commits to master since this release
c5e579e

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 GitHub Repo stars Maven Central

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 GitHub Repo stars MavenCentral

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 GitHub Repo stars Maven Central

A Kotlin Multiplatform library for pagination with the same API as AndroidX Paging

Turbine - test library GitHub Repo stars Maven Central

A small testing library for kotlinx.coroutines Flow

Kontrol - Debug menu GitHub Repo stars Maven Central

Kotlin Multiplatform library for creating a debugging menu.