FileKit Dialogs
Directory picker dialog
Open a folder picker dialog in a Kotlin Multiplatform project
Supported on Android, iOS, macOS and JVM targets
Quick start
Easily open a folder picker dialog to let users select a directory.
Customizing the dialog
You can customize the dialog by setting the title and the initial directory.
Read more about dialog settings to customize the dialog for each platform.