Skip to main content

MALPV/kmp-skills-plugin

SkillsMP a collecté 9 skills depuis MALPV/kmp-skills-plugin. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
9
Étoiles GitHub
4
Forks GitHub
0

Skills dans ce dépôt

Affichage de 9 skills collectés sur 9.

métier
Développeurs de logiciels
description

Wire encrypted key-value storage into a KMP project — a domain-specific SecureStorage contract, its multiplatform-settings implementation, and the hardware-backed engines (EncryptedSharedPreferences / Keychain) via DI. Use whenever the user stores tokens,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Structure dependency injection in a Kotlin Multiplatform project with Koin — module organization by feature/layer, constructor DSL (singleOf/viewModelOf), the initKoin entry points and their Swift-friendly overload, and a verify() graph test. Use whenever the…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Wire the Ktor networking layer into a KMP project — dependencies, the shared HttpClient with auth/refresh and secure logging, per-platform engines, and the DTO→domain repository flow with MockEngine tests. Use whenever the user adds networking, consumes a…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Build type-safe navigation in a Compose Multiplatform app — @Serializable destinations, a centralized Actions controller, and a NavHost whose screens take callbacks instead of the NavController. Use whenever the user adds navigation, mentions NavHost, routes,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Build the presentation layer of a KMP feature — ViewModels with viewModelScope, a single UiState per screen, session restore with offline handling, and Compose consumption via koinViewModel/collectAsStateWithLifecycle. Use whenever the user builds a screen's…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Wire a Room 2.7+ database into a KMP project — module build config with per-target KSP, entities/DAOs, the expect/actual builder, and single-source-of-truth repository integration. Use whenever the user adds local persistence, an offline cache or…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Structure a KMP project as a Gradle multi-module architecture by Features + Layers — the :shared aggregator, :core:* and :features:* modules, api-vs-implementation boundaries, and the Xcode framework export. Use whenever the user modularizes a project, splits…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Set up the dependency catalog and base Gradle config for a KMP project — a capability-grouped libs.versions.toml, the root/shared/androidApp build files, and dynamic Android SDK versions. Use whenever the user bootstraps a KMP project, adds a library or…

Langue du texte source : anglais

mis à jour
métier
Concepteurs web et d'interfaces numériques
description

Design and build mobile UIs (Compose Multiplatform) from DESIGN.md tokens. If DESIGN.md is missing it creates one by interviewing the user about identity, visual references, and palette; if it exists it audits and completes it before mapping it to the theme.…

Langue du texte source : anglais

mis à jour
Affichage de 9 skills collectés sur 9.