Romain Rastel
Romain Rastel
Thank you so much @remonh87, have a nice day.
Sadly it still doesn't work on this branch :-(
Thanks for the PR but I close it this since I updated the Android project of the example
If you're using `RefreshIndicator` this is as expected. Do you have a simple code to reproduce it?
Hi, you can get a `SlidableController`, allowing you to close it, from a child of a `Slidable`. If you want to be able to close it by tapping anywhere on...
I don't really know what I can do here. It's either from your side or pub, or the flutter CLI.
Thank you for this PR, I'll close it since this has already been fixed.
Hi! A Clip is needed somewhere it seems. Add it from your side above the Slidable widget for the moment while I find how to add it from this package's...
What is the issue?
This is maybe a silly question, but since `Never` will be the new bottom type, why cannot your use `Never` instead of `Null` in these cases?