Jimmy Aumard

Results 106 issues of Jimmy Aumard

Would be nice and shouldn't be too hard based on jitsi_meet works, I'll try to make a PR if I find time if you're open for it

Should be pretty straight forward as it should be very close to what is done for iOS. Same I'll try to make a PR if you're ok with that :)

In some cases it can be useful to have a `EdgeInsetsGeometry` to provide directly under a `Card::margin` or `Container::padding`. Something like this would be super useful: ``` Card( margin: SleekInsets.allBig.toEdgeInserts(),...

Is there a way to make the build fail if the coverage is bad ? Or having the statusCheck as required in order to block the merge button. Thanks!

I need to access the full referrer URL to save UTM parameters on dedicated user properties and on our own backend. Is it possible?

**Describe the bug** Pixel overflow on TabItem when label is long. ![Capture d’écran 2024-05-16 à 12 44 58](https://github.com/hacktons/convex_bottom_bar/assets/2970449/ca903e29-cd9c-47f0-a735-0376d5086e64) **Environment details** Paste the flutter environment detail. ``` flutter doctor flutter --version...