Merged
Conversation
5d08ea3 to
c9fb9ef
Compare
sschuberth
approved these changes
Feb 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.12.0→0.13.00.12.0→0.13.0Release Notes
vinceglb/FileKit (io.github.vinceglb:filekit-dialogs)
v0.13.0Compare Source
🚀 Better stability, reliability, and developer experience
FileKit 0.13.0 is mainly focused on improving stability and reliability across all supported platforms.
This release includes many fixes for platform-specific edge cases, better lifecycle handling, and more consistent behavior between targets. The goal was simple: make FileKit more predictable and safer to use in production.
We also improved the developer experience with better KDoc coverage, clearer documentation, and a new Cookbook section. On top of that, we introduced more automated tests, new CI workflows, a new sample project, and linting enforcement.
✨ What's new
FileKit.saveVideoToGalleryfor saving videos to the gallery by @ujizin in #491✅ Improvements
projectDirresolution for more reliable iOS path handling by @vinceglb in #447FileKitFileProviderand authority handling for safer Android file sharing by @vinceglb in #448atomicMovedestination-directory behavior across platforms by @vinceglb in #515🐛 Bug fixes
FileDialogon the EDT when called from suspending APIs by @edneyosf in #422URITestfile-path assertions for Windows compatibility by @vinceglb in #452rememberShareFileLauncherby @vinceglb in #473PlatformFilechild resolution by @vinceglb in #475maxItemsoutput contract consistently across platforms by @vinceglb in #492📚 New Cookbook guides
commonMainusingFileKit.databasesDir, avoiding platform-specificexpect/actualsetup for storage paths.FileKit.projectDir, with practical examples and platform support notes.🧑💻 Developer Experience
.editorconfigfor consistent ktlint rules by @vinceglb in #444📝 Documentation updates
⬆️ Dependencies updates
2.3.100.9.01.10.15.18.13.4.09.0.1🙏 New Contributors
Thanks a lot to all the contributors ❤️
🤩 Bonus
Here are the screenshots of the new sample app!
Full Changelog: vinceglb/FileKit@0.12.0...0.13.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.