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
907 stars 41 forks source link

Feat: Support for specifying number of files to pick in FilePickerSelectionMode.Multiple #108

Open Vaibhav2002 opened 3 months ago

Vaibhav2002 commented 3 months ago

Support to specify the max number of files allowed to be picked when picking Multiple files