Browse Kotlin Multiplatform libraries
index data from klibs.ioLibrary facilitates seamless file access operations, supporting read/write streams and file management functionalities, enhancing cross-platform development efficiency with a consistent API.
Generates a FHIR data model, facilitating the creation and testing of healthcare data structures. Includes tasks like primitive support implementation and DSTU2 addition.
Deflate/Zlib/Gzip library for Kotlin Multiplatform
Supports development of multiplatform applications by organizing shared and platform-specific code, facilitating integration with platform-specific features like Apple's CoreCrypto and SwiftUI.
Facilitates application initialization by defining initializers, managing their execution order, handling errors with customizable renderers, and integrating with splash screens for a seamless startup experience.
Facilitates writing assertions and assumptions in tests, offering fluent syntax and error handling for failed assumptions, enabling seamless test execution and validation scenarios.
Port of the `@radix-ui/colors` npm package, enabling use of a comprehensive color system for UI design and development.
Facilitates code sharing across Android and iOS applications, organizing platform-specific code for Compose Multiplatform projects, and integrating SwiftUI for iOS apps.
Lifecycle-aware Snackbar library streamlines Snackbar management, preventing missed or duplicated messages. Offers one-liner API, automatic string resource conversion, and full unit-testability.
Fast, lightweight library computes single-source shortest path distances on directed graphs with non-negative edges, employing smart algorithm selection for optimal performance without external dependencies.
Implements Grafana Loki HTTP API for sending, querying, and analyzing logs. Supports flexible log analysis, pattern detection, and log volume monitoring with structured metadata.
Enhances a library for creating Cupertino-style interfaces with automated builds for faster releases, updated for compatibility with newer versions and features. Available on Maven Central.
Demonstrates cross-platform user interface development using composables, showcasing features like reactive programming, UI building, and layout management for seamless application creation.
Facilitates push and local notifications across various platforms, utilizing Firebase Cloud Messaging and Huawei Push Kit for push notifications on mobile, and supporting local notifications on multiple platforms including web and desktop.
Enhances debugging of accessibility issues in applications by offering specialized tools for improved analysis and resolution.
Simplifies location handling in Compose applications with a declarative API. Offers automatic permission management, customizable UI components, flexible configuration, and smart error handling for seamless location fetching.
Enables sharing code across Compose Multiplatform applications, organizing platform-specific code for Android, iOS, and Desktop, while integrating native features like Apple's CoreCrypto and SwiftUI.
Facilitates HTTP client testing by simulating network responses and scenarios, allowing customization of request handling and verification of client behavior under various conditions.
Behavior-driven development testing tool enhances unit tests with structured Given-When-Then blocks, promoting reusable test cases and efficient test writing through unified building blocks.
Enhances application communication security using an SDK requiring account and API credentials, featuring dependency integration, HTTP client protection, and detailed logging capabilities.
Minimal cross-platform library offers essential camera functionality for app integration. Features live preview, photo capture, camera controls, and gesture support, with a simple, predictable API.
Facilitates code sharing across platforms through dedicated folders for common and platform-specific code, supporting multilateral UI development including SwiftUI integration for iOS applications.
Base library for building applications with elements to construct UI nodes like screens and dialogs, handling events and state using view models, and ensuring easy testing and navigation.
Streamlines Firebase integration in mobile apps for swift initialization on Android and iOS, enhancing development efficiency. Offers real-time data operations like write, read, update, and delete.
In-memory database library enhancing application performance by storing data directly in memory. Simplifies integration with efficient data handling capabilities suitable for various platforms.
Facilitates Maven repository namespace registration, aiding in efficient management and organization of project artifacts.
Enables seamless cross-platform navigation by offering tools and components to manage routing, deep linking, and navigation state within applications.
Offers data fetching capabilities with a focus on cross-platform functionality, simplifying data retrieval across various environments with a consistent API.
Deploys a robust polling engine with features like exponential backoff, cancellation, and observability, assisting in function calls until conditions or limits are satisfied. Ideal for long-polling workflows.