multiplatform-settings

A Kotlin Multiplatform library for saving simple key-value data (by russhwolf)

Multiplatform-settings Alternatives

Similar projects and alternatives to multiplatform-settings

  1. 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.

  2. 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.

    CodeRabbit logo
  3. KaMPKit

    KaMP Kit by Touchlab. A collection of code & tools designed to get your mobile team started quickly w/Kotlin Multiplatform

  4. moko-resources

    Resources access for mobile (android & ios) Kotlin Multiplatform development

  5. kord

    Idiomatic Kotlin Wrapper for The Discord API (by kordlib)

  6. kotlin-multiplatform-diff

    Multiplaform kotlin library for calculating text differences. Based on java-diff-utils, supports JVM, JS and native targets.

  7. Kotlin-Multiplatform-Libraries

    Kotlin Multiplatform Libraries. Welcome PR if you find or create new Kotlin Multiplatform Library.

  8. collab-edit

    Discontinued Edit text in collaboration!

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. screeps-kotlin-starter

    A starting point for a Screeps AI written in Kotlin

  11. 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.

  12. CompleteKotlin

    Gradle Plugin to enable auto-completion and symbol resolution for all Kotlin/Native platforms.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better multiplatform-settings alternative or higher similarity.

multiplatform-settings discussion

Log in or Post with

multiplatform-settings reviews and mentions

Posts with mentions or reviews of multiplatform-settings. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-07.
  • Day 26. After party
    1 project | dev.to | 5 Oct 2024
    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
    1 project | dev.to | 14 Jan 2023
  • Looking toward Multiplatform Settings 1.0.0
    1 project | dev.to | 24 Jul 2022
    View on GitHub
  • Encrypted Key-Value Store in Kotlin Multiplatform
    3 projects | dev.to | 7 Jun 2021
    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
    3 projects | dev.to | 29 May 2021
    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
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic multiplatform-settings repo stats
5
1,784
8.1
9 days ago

Sponsored
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.
coderabbit.ai