DevSrSouza / compose-icons

Popular Open Source icon packs for Compose Multiplatform
MIT License
581 stars 27 forks source link

Add wasmJs support #31

Closed Taz03 closed 2 weeks ago

Taz03 commented 6 months ago

Add support for Kotlin/WASM builds

samoylenkodmitry commented 4 months ago

+1

No matching variant of br.com.devsrsouza.compose.icons:feather:1.1.0 was found. The consumer was configured to find a library for use during 'kotlin-runtime', preferably optimized for non-jvm, as well as attribute 'org.jetbrains.kotlin.js.public.package.json' with value 'public-package-json', attribute 'org.jetbrains.kotlin.platform.type' with value 'wasm', attribute 'org.jetbrains.kotlin.wasm.target' with value 'js' but:

Taz03 commented 4 months ago

@samoylenkodmitry I just ended up downloading the icon it and using it as a drawable, so you can do that till the support is added

samoylenkodmitry commented 4 months ago

@samoylenkodmitry I just ended up downloading the icon it and using it as a drawable, so you can do that till the support is added

Same, I've downloaded the project and have tried to put wasm target myself just to test if it possible, but all the dependencies have to be updated to make this work, so not a simple tweak.

DevSrSouza commented 4 months ago

I have not having time in the past year to focus on Compose Icons but this is something that I want to support

DevSrSouza commented 2 weeks ago

Support was added at version 1.1.1