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

iOS (KMM) & Flutter support #306

Open
b95505017 opened this issue Nov 4, 2021 · 6 comments · May be fixed by #401
Open

iOS (KMM) & Flutter support #306

b95505017 opened this issue Nov 4, 2021 · 6 comments · May be fixed by #401
Labels
enhancement New feature or request

Comments

@b95505017
Copy link
Contributor

https://www.algolia.com/doc/guides/building-search-ui/getting-started/how-to/flutter/android/
This flutter codelab only target Android, but it seems that all dependencies are based on kotlin multiplatform. Is it possible to use same idea to support flutter iOS app with this kotlin library?

@aallam
Copy link
Member

aallam commented Nov 5, 2021

Hey! you can find the iOS counterpart here. For the multiplatform support, we only target JVM at the moment, but this might change in the future.

@b95505017
Copy link
Contributor Author

b95505017 commented Nov 5, 2021

@aallam Yes I know this page, but currently we want to use same codebase with Algolia in Android/iOS (Flutter + kotlin multiplatform). It there any way to achieve this? Or is there any bottle neck that iOS can't use this kotlin multiplatform based library?

@aallam
Copy link
Member

aallam commented Nov 8, 2021

Currently, the Kotlin client does not support KMM. It is in our backlog, but we can't confirm a release date.

@aallam aallam added the enhancement New feature or request label Nov 8, 2021
@julien-h-webcenter
Copy link

julien-h-webcenter commented Nov 16, 2021

i'm in the same case but not with flutter. Only KMM + jetpack compose + swiftUI and i tried to put the Kotlin API Client for this projet. but i undestand that i can't to use. It could to be nice to support KMM :)

@b95505017
Copy link
Contributor Author

@aallam Any chance to merge it?

@b95505017
Copy link
Contributor Author

@aallam Why close #310 ?

@ema987 ema987 linked a pull request Jul 19, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
3 participants