A multiplatform File picker composable

I made a small library to show file/directory pickers in muliplatform compose.

It invokes that native file picker dialog on each platform, currently supporting Android, and Desktop (Windows, Linux, osX) using lwjgl and thanks to the work in the pacmc project.

https://github.com/Wavesonics/compose-multiplatform-file-picker

submitted by /u/Wavesonics
[link] [comments]