Vincent Guillebaud

Results 93 comments of Vincent Guillebaud

You can try it with `EBfVince/action-discord@master` ```yaml - name: Discord notification env: DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }} DISCORD_MULTILINE: 1 uses: EBfVince/action-discord@master with: args: 'Release notes:\n- 🚀 New features\n- ✨ Cool stuff'...

@Yati2 You can see here a workaround : https://github.com/am15h/tflite_flutter_helper/issues/57#issuecomment-1133103451

I investigate, and it seems that it's a bug introduce in Android Compose 1.3. It appears when using AnimatedVisibility in the topBar or bottomBar of a Scaffold. I reproduce the...

I thought about it and I'm really interested! I'm motivated to help this project grow. It will be my first time as a maintainer. I think I'll need a bit...

Yes! My name on Kotlin Slack is Vincent Guillebaud

The `public` keyword adds a lot of warnings in the IDE since it's a "Redundant visibility modifier". So I decided to remove it. ![CleanShot 2024-03-27 at 13 58 58@2x](https://github.com/Wavesonics/compose-multiplatform-file-picker/assets/24540801/404cac4b-9a94-4531-aa6a-8078b9cfac28) By...

Hi @hoanghadu, It is a very good idea! I will plan to upgrade to Nuxt 3 in the month if I can 👌 Best

Thanks a lot, I really appreciate it! For now, I currently don't have immediate plans to implement paging. But you are welcome to contribute and create your pull request for...

Hi! I didn't try to, but it would be interesting to see how it can be done.

@c4software I sent a message to other maintainers, I'll let you know as soon as I have any news 👍