Feature your project in the FileKit readme ✨ #343
Replies: 9 comments
-
This is a great idea! I use FileKit for Heron, an open source KMP bluesky client. Specifically Filekit is used for fetching images for previewing when uploading images or videos to bluesky. The app is |
Beta Was this translation helpful? Give feedback.
-
Using filekit on Rush, an app to search save and share lyrics like spotify. Using it on backup options and letting users create cards from their own gallery images |
Beta Was this translation helpful? Give feedback.
-
I use FileKit on Composables's SVG to Compose tool. Love how simple you made it to just pick files. It was particularly handy because I build my Compose apps on JVM and I needed the tool to be published on my site. Debugging apps on the web is a pain right now, so FileKit made it a breeze. Kudos! |
Beta Was this translation helpful? Give feedback.
-
I use filekit on Twine to support importing and exporting OPML files for RSS feeds. |
Beta Was this translation helpful? Give feedback.
-
I use FileKit in Butler, a Compose Multiplatform BYOK AI Chat App. It is useful for sending images to AI models. In the future, I plan to support sending other files, such as PDFs. The client is available on iOS, Android, Dekstop (JVM) and WasmJS (very experimental). |
Beta Was this translation helpful? Give feedback.
-
I use FileKit in PixelSafe, a Compose Multiplatform Steganography app. It works really well, so I will soon switch to it in Ashampoo Photo Organizer, which is a Compose Multiplatform photo management tool. Right now I'm tasked to make a new UI for "Ashampoo Backup", which (of course) also uses Compose Multiplatform - this also includes Filekit. EDIT: Migration is done for my Photo Organizer and the macOS version (using your lib) online. :) |
Beta Was this translation helpful? Give feedback.
-
I use FileKit in AndroidToolKit. For me, FileKit meets all my needs for file selection, whether it is folder or file selection, it is very easy to use |
Beta Was this translation helpful? Give feedback.
-
Hi Vincent! 😊 FileKit is used for these features:
We've been using FileKit since February 2025, and our experience has been amazing! 👍🏻 Thank you for your work 🙏 |
Beta Was this translation helpful? Give feedback.
-
Hey Vincent! I use FileKit in Tracker - Manager for Bluesky - available on Android & iOS and used by thousands of users. It's a companion app for tracking and managing your Bluesky social network. It provides real-time insights into followers, unfollowers, blocks, and post analytics. The app allows users to monitor their audience, manage connections, analyze content performance and perform bulk actions. Built with KMP and CMP, FileKit came handy in order to provide my users the ability to export some of their data as Thanks a lot for your work, everything is working perfectly so far! 👏 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Share your project with us 😄
In the next few weeks, I'll be adding a new section to the readme to showcase the amazing projects of the community using FileKit.
The main goals are:
If you are building something with FileKit, open source or not, and want to be featured on the readme, please share your project with us by commenting on this discussion! You can comment with:
Also, if you want to share a project privately without being featured on the readme, you can send me an email.
Thank you again for using the library! ❤️
Beta Was this translation helpful? Give feedback.
All reactions