Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kotlin Multiplatform Support #3

Open
idan-fido opened this issue Dec 7, 2022 · 0 comments
Open

Kotlin Multiplatform Support #3

idan-fido opened this issue Dec 7, 2022 · 0 comments

Comments

@idan-fido
Copy link

idan-fido commented Dec 7, 2022

In order to make the client work with kmm projects
Need to rework the following:

  1. replace usage of GSON with kotlin.serialization
  2. replace use of android Context, Handler from FlagsmithAnalytics.kt with kotlin coroutines api
  3. replace SharedPreferences in FlagsmithAnalytics.kt with multiplatform-settings
  4. seems that Fuel (net lib) support kmm, but haven't tested, can consider replacing it with Ktor

Made a POC with ktor and kotlin.serialization
have not implement Analytics support yet

https://github.com/idan-fido/flagsmith-kotlin-multiplatform

gz#199

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant