MohamedRejeb / Calf

Calf is a library that allows you to easily create adaptive UIs and access platform specific APIs with Compose Multiplatform (Adaptive UI, File Picker, WebView, Permissions...).
https://mohamedrejeb.github.io/Calf/
Apache License 2.0
865 stars 37 forks source link

File Picker Support for Compose Web (Kotlin/Js) #57

Closed sunildhiman90 closed 6 months ago

sunildhiman90 commented 6 months ago

Hi,

Just wanted to know Are we planning to add compose web (Kotlin/JS) support in calf file picker?

Thanks

MohamedRejeb commented 6 months ago

Hi, Kotlin/JS support is added to calf-file-picker, it will be available in the next release.

sunildhiman90 commented 6 months ago

Thank you @MohamedRejeb , That will be great

MohamedRejeb commented 6 months ago

It's available now in calf 0.4.0 supporting Kotlin/JS and Kotlin/WASM. Check the release for more details because there are some breaking changes in the file picker. https://github.com/MohamedRejeb/Calf/releases/tag/v0.4.0