Vincent Guillebaud
Vincent Guillebaud
Hello ! Thanks for your GA, it is very useful in our workflow 👌 ### Problem I found that it is not easy to write a multiline message with this...
In my Compose Multiplatform project, I'm only using Material 3. Today, I added Voyager bottom sheet navigator dependency and a set it up like in the documentation: ```kotlin BottomSheetNavigator {...
I added back the useful method `getBytes()` that was here before to `PlatFormFile` with the exact same logic as before, except for Android where I added the fix from @shubhamsinghshubham777...
- [x] Build only mpfilepicker module with `./gradlew :mpfilepicker:build` - [x] Use M1 macOS for better efficiency: [source](https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/)