material-foundation / material-color-utilities

Color libraries for Material You
Apache License 2.0
1.57k stars 134 forks source link

Kotlin Multiplatform library #64

Closed LouisCAD closed 1 year ago

LouisCAD commented 1 year ago

Hello, it'd be cool to support Kotlin Multiplatform as there are already apps with their UI implemented in Kotlin on both iOS and Android.

Making it can be fairly easy as you can start by converting the Java code to Kotlin before improving the API and ensuring you don't depend on JVM only APIs.

CLOVIS-AI commented 1 year ago

If the maintainers want to make this a reality, I'm willing to help with the migration.

guidezpl commented 1 year ago

Unfortunately due to resourcing constraints, we likely won't be able to do this, although I'm trying to convince decision makers to open this repo up for contributions so that the community can add features such as this.

Since this issue is a duplicate of https://github.com/material-foundation/material-color-utilities/issues/54, closing