Install FileKit in your Kotlin Multiplatform project
PlatformFile
abstraction. It allows you to work with files in a platform-agnostic way. You can create, read, write, and delete files using the PlatformFile
API.
PlatformFile
support. For platform-specific setup instructions, see the Dialogs Setup Guide.
PlatformFile
object. This makes it easy to display images from files in your Compose UI.