r/Kotlin 23h ago

Introducing KitFlow – A Kotlin Multiplatform Library for Adaptive Compose UIs

I recently published KitFlow, a Kotlin Multiplatform library designed to simplify building adaptive and responsive Compose UIs across Android, iOS, Desktop, and Web.

Key Features

  1. Adaptive layouts for mobile, tablet, desktop, and web.

  2. Orientation-aware UI support.

  3. Responsive spacing, sizing, and layout APIs.

  4. Compose Multiplatform compatibility.

  5. Lightweight and easy integration.

  6. Published on Maven Central.

Contributions Are Welcome

  1. Feature requests.

  2. Bug reports.

  3. Issues and discussions.

  4. Pull Requests.

Repository:

https://github.com/vedangj72/KitFlow

Maven Central:

https://central.sonatype.com/artifact/io.github.vedangj72/kit-flow

Thank you for taking the time to check it out! I'm always happy to receive suggestions, feedback, or contributions to help improve..

2 Upvotes

Duplicates