Browse Kotlin Multiplatform libraries
index data from klibs.ioGenerates QR Codes supporting all Model 2 specifications, including various sizes, error correction levels, and encoding modes. Lightweight, efficient, and thread-safe for concurrent use.
Multiplatform library for searching and selecting country codes and ISOs. Features adaptable dialogs for various screen sizes and customizable country selectors using the Country enum.
Alternative to the Result type, enabling typed error handling. Supports operations like `getOrElse`, `map`, and `flatMap` for enhanced error management and control flow.
Enhances Compose Multiplatform projects with annotation support, simplifying development across multiple platforms by providing a cohesive approach to UI composition and code sharing.
Facilitates handling user input across multiple platforms using a unified approach, simplifying the development process and ensuring consistent input management.
Set of libraries for building microservices, enhancing service development with useful utilities.
Enables shared code development across Android and iOS platforms, utilizing Compose Multiplatform for UI and integrating platform-specific features like Apple's CoreCrypto through designated folders.
Enhances static file management by automatically revisioning files with content-based hashes for optimal caching, eliminating the need to rename local files.
Manages active state in Compose Multiplatform projects, facilitating seamless state handling across platforms for enhanced user interface responsiveness and interaction.
Simplifies creation of onboarding experiences with pre-built UI components and utilities, offering customization, cross-platform support, and enhanced user engagement for mobile applications.
Emulates the Intel 8080 microprocessor, enabling execution of test ROMs and supporting various platforms without external dependencies. Designed for flexibility and wide device compatibility.
Standardizes UI error state representation, allowing optional custom messages and retry actions, enhancing user interface consistency and error handling flexibility.
Enables serialization capabilities in projects, allowing easy conversion of data classes to a serialized format. Integrates seamlessly with existing codebases, enhancing data handling efficiency.
Creates shared user interface code for applications, supports platform-specific code organization, and integrates platform-specific features like Apple's CoreCrypto and SwiftUI for iOS.
Facilitates shared code management across Android and iOS applications, organizing platform-specific and common code within structured directories for streamlined development and integration.
Facilitates intuitive and type-safe handling of units of measure, ensuring correctness through compile-time validation. Supports complex unit operations, custom unit definitions, and avoids raw value manipulation.
Android port of a C# library enables synchronization of databases, facilitating seamless integration with HTTP sessions using the OkHttp library.
Supports module-to-module communication by routing to interfaces via URI strings. Facilitates screen navigation, leveraging annotations and reflection for seamless integration and routing.
Wrapper for the ollama REST API, simplifying integration and management through a modular, developer-friendly interface. Streamlines cross-platform communication with easy extensibility.
Fast fixed-point arithmetic library supports up to 18 decimal places using longs. Features efficient type conversion, scale management, exception handling for overflows, and zero-garbage computations.
Offers a library for accessing Colombian data, featuring publishing to MavenCentral, and building platform-specific artifacts like Android AAR and iOS frameworks.
Demonstrates a simple library project for generating Fibonacci sequences, with instructions for publishing to Maven Central using continuous integration and configuration of necessary credentials and tools.
Facilitates cross-platform development with features for calendar mode switching, scrolling, date selection, and chart creation, including bar charts and customizable styles like gradients and Bezier curves.
Enhances code with annotations to specify constraints, threading contexts, constructor requirements, and other features. Integrates with an IDEA plugin for enhanced IDE warnings and suggestions.
Enables fine-grained, item-level updates for dynamic lists, minimizing global recompositions using stable item references and a normalization layer.
Facilitates publishing a library to Maven Central, addressing local publication issues with signing configuration, and leveraging the gradle-maven-publish-plugin for streamlined deployment and verification.
Barebones project template for quickly bootstrapping a library with functionality to generate Fibonacci sequences. Facilitates deployment to Maven Central, including automated workflows and GitHub Actions integration.