Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I do Slidable with Rounded corner #333

Open
JasminScalelot opened this issue Apr 12, 2022 · 4 comments
Open

How can I do Slidable with Rounded corner #333

JasminScalelot opened this issue Apr 12, 2022 · 4 comments

Comments

@JasminScalelot
Copy link

JasminScalelot commented Apr 12, 2022

Like this https://prnt.sc/wN_iiOXyUewt

@letsar
Copy link
Owner

letsar commented Jul 10, 2022

You can wrap the Slidable into a Container with the right shape and clip I think.

@jnovak-SM2Dev
Copy link

@letsar That does not work. That makes the container clipped, but not the Slidable child. It would be great if the Slidable itself had a border radius.

@LeonP2ER
Copy link

Use a ClipRRect widget as parent.

@Zechst
Copy link

Zechst commented Jul 28, 2022

You may give your slidableaction the params borderRadius: BorderRadius.circular

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants