SaaSHub helps you find the best software and product alternatives Learn more →
Multiplatform-settings Alternatives
Similar projects and alternatives to multiplatform-settings
-
kmp-production-sample
This is an open-source, mobile, cross-platform application built with Kotlin Multiplatform Mobile. It's a simple RSS reader, and you can download it from the App Store and Google Play. It's been designed to demonstrate how KMM can be used in real production projects.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
KaMPKit
KaMP Kit by Touchlab. A collection of code & tools designed to get your mobile team started quickly w/Kotlin Multiplatform
-
-
-
kotlin-multiplatform-diff
Multiplaform kotlin library for calculating text differences. Based on java-diff-utils, supports JVM, JS and native targets.
-
Kotlin-Multiplatform-Libraries
Kotlin Multiplatform Libraries. Welcome PR if you find or create new Kotlin Multiplatform Library.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Mockey
Mockey is a tool for testing application interactions over http, with a focus on testing web services, specifically web or native applications that consume XML, JSON, and HTML. Mockey's purpose is to be a simple front end to writing mock-test-responses to the file system for persistence to git.
-
CompleteKotlin
Gradle Plugin to enable auto-completion and symbol resolution for all Kotlin/Native platforms.
multiplatform-settings discussion
multiplatform-settings reviews and mentions
-
Day 26. After party
I did a little today; I just added dependencies to manage local preferences on both platform. I used the multiplatform_settings library which manages platform platform-specific implementation. Additionally, I created a simple repository to handle manipulations with settings and added creation logic for Dependency Injection.
- Multiplatform Settings 1.0.0
-
Looking toward Multiplatform Settings 1.0.0
View on GitHub
-
Encrypted Key-Value Store in Kotlin Multiplatform
Multiplatform Settings is a solid multiplatform key-value store, created by Touchlab's own Russell Wolf, used extensively at Touchlab, as well as in Jetbrains' KMM Production Sample. There is a Settings interface that is implemented for Android, iOS, MacOS, and JVM platforms. At first glance, it doesn't look like Multiplatform Settings offers any encrypted storage. But thanks to the abstraction that Android has built into SharedPreferences and Multiplatform Settings' support for saving to the iOS keychain, our work is pretty easy.
-
Our KMP Journey
To manage common preferences across android & iOS, we use this great library by Touchlab
-
A note from our sponsor - SaaSHub
www.saashub.com | 7 Feb 2025
Stats
russhwolf/multiplatform-settings is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of multiplatform-settings is Kotlin.
Popular Comparisons
- multiplatform-settings VS moko-resources
- multiplatform-settings VS kmp-production-sample
- multiplatform-settings VS kord
- multiplatform-settings VS kotlin-multiplatform-diff
- multiplatform-settings VS Kotlin-Multiplatform-Libraries
- multiplatform-settings VS collab-edit
- multiplatform-settings VS KaMPKit
- multiplatform-settings VS screeps-kotlin-starter
- multiplatform-settings VS CompleteKotlin
- multiplatform-settings VS Mockey