SmartToolFactory / Compose-Extended-Colors

🚀🌈♾ Utility library that expands Compose Colors with Material Design2 colors, color swatches, Material Design 3 Tonal Palettes, color names, and utility functions to convert between HSL, HSV, RGB, HCT models and to HEX or from HEX
Apache License 2.0
41 stars 1 forks source link

Support Compose Multiplatform #6

Open akshdeep-singh opened 3 months ago

akshdeep-singh commented 3 months ago

The library doesn't use any android only depdencies? Then it can be updated to use Compose Multiplatform as to suppport all platforms.

SmartToolFactory commented 3 months ago

It should have dependency to android Color. I'm not available to do it for the time being. Any contribution is more than welcome.