google / flatbuffers

FlatBuffers: Memory Efficient Serialization Library

Home Page:https://flatbuffers.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Publish Flatbuffers Kotlin to Maven

mikeholler opened this issue · comments

From what I can tell, it looks like Kotlin Multiplatform is supported by Flatbuffers, but I can't find anywhere to download the artifact from. I'm coming to the conclusion that this project does not publish the Kotlin artifacts to Maven, and I would like to see that happen. Is this a correct assessment? What needs to be done to get this over the line?

Also have noticed that Kotlin is not listed as a supported language on this site: https://google.github.io/flatbuffers/flatbuffers_support.html

Hi @mikeholler kotlin multi platform is still underdevelopment and not fully support. That is why you don't see it in maven yet. I am working on it but it will take a few months before it gets stable enough for use.

and I would like to see that happen.
If you are interesting in help development let me know, there is some task that can be parallelized and I can make it more available.

This issue is stale because it has been open 6 months with no activity. Please comment or label not-stale, or this will be closed in 14 days.

not-stale