Skip to content

iOS (KMM) & Flutter support #306

@b95505017

Description

@b95505017
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?

Activity

aallam

aallam commented on Nov 5, 2021

@aallam
Member

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

b95505017 commented on Nov 5, 2021

@b95505017
ContributorAuthor

@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

aallam commented on Nov 8, 2021

@aallam
Member

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

julien-h-webcenter

julien-h-webcenter commented on Nov 16, 2021

@julien-h-webcenter

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

b95505017 commented on Mar 26, 2022

@b95505017
ContributorAuthor

@aallam Any chance to merge it?

b95505017

b95505017 commented on May 12, 2022

@b95505017
ContributorAuthor

@aallam Why close #310 ?

linked a pull request that will close this issue on Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Participants

      @b95505017@aallam@julien-h-webcenter

      Issue actions

        iOS (KMM) & Flutter support · Issue #306 · algolia/algoliasearch-client-kotlin