Results for “kotlin-multiplatform”
9 skillsMore results
expo-module
Build native modules and views for Expo apps using the Expo Modules API with Swift, Kotlin, and TypeScript.
2.2k · bundle
copilot-sdk
Build applications that programmatically interact with GitHub Copilot using the Copilot SDK, supporting session management, custom tools, streaming, hooks, MCP servers, and deployment across Node.js, Python, Go, and .NET.
2.7k
copilot-sdk
Embed Copilot's agentic workflows in any application using Python, TypeScript, Go, or .NET.
36.2k
turbine
Turbine — small Kotlin testing library for kotlinx.coroutines Flows. Provides ergonomic API to test Flow emissions deterministically: awaitItem, expectMostRecentItem, awaitComplete, awaitError. Works with StateFlow, SharedFlow, Channel-backed flows, combine/map/debounce. KMP-friendly. USE WHEN: user mentions "Turbine", "app.cash.turbine", ".test {}", "awaitItem", "Flow testing", "StateFlow test", "SharedFlow test", "expectMostRecentItem", "cancelAndIgnoreRemainingEvents" DO NOT USE FOR: Mobile E2E - use `testing/maestro` DO NOT USE FOR: Compose snapshot - use `testing/compose-snapshot` DO NOT USE FOR: Generic Kotlin testing - use `testing/kotest` DO NOT USE FOR: Suspend function (non-Flow) testing - use `kotlinx-coroutines-test` directly
28
native-integration
Integrates Flutter apps with native iOS (Swift/UIKit) and Android (Kotlin/Android SDK) APIs, covering native UI components, camera access, file system, and app extensions.
4
copilot-sdk
Build applications that programmatically interact with GitHub Copilot using an SDK that wraps the Copilot CLI via JSON-RPC, providing session management, custom tools, hooks, MCP server integration, and streaming across Node.js, Python, Go, and .NET.
42.4k
platform-channels
Implements bidirectional communication between Flutter and native iOS/Android code using MethodChannel, EventChannel, and FFI, covering battery, sensors, and native SDK integration.
4
pennylane
Cross-platform Python library for quantum computing, quantum machine learning, and quantum chemistry. Enables building and training quantum circuits with automatic differentiation, seamless integration with PyTorch/JAX/TensorFlow, and device-independent execution across simulators and quantum hardware (IBM, Amazon Braket, Google, Rigetti, IonQ, etc.). Use when working with quantum circuits, variational quantum algorithms (VQE, QAOA), quantum neural networks, hybrid quantum-classical models, molecular simulations, quantum chemistry calculations, or any quantum computing tasks requiring gradient-based optimization, hardware-agnostic programming, or quantum machine learning workflows.
5 · bundle