Will there be an open-source platform similar to pub.dev? I think the biggest issue is the open-source ecosystem.
d
Dima Avdeev
04/14/2023, 7:10 AM
Kotlin Multiplatform libraries can be published on Maven repositories.
So, for now it is the best choice to propagate dependencies.
In the future, it is a good idea to create a gallery with an overview of Compose Multiplatform compatible libraries.