Just released a companion library for my previous MaterialKolor, it’s called kmPalette!
It is a multiplatform port of
androidx.palette
. Which allows you to generate a color palette from a image, or calculate the dominant color from an image.
I’ve also created some extension artifacts for loading the images via:
• libres
• Compose Multiplatform Resources
• Network (using ktor)
Check it out here!