flutter / flutter

Flutter makes it easy and fast to build beautiful apps for mobile and beyond
https://flutter.dev
BSD 3-Clause "New" or "Revised" License
161.86k stars 26.57k forks source link

Update M3 sliders to new style #145970

Closed guidezpl closed 3 weeks ago

guidezpl commented 1 month ago

M3 sliders have an updated look

image image

We'll need to update at least:

I already created the thumb and slider track shapes for an internal prototype, which can serve whoever wants to implement this as a starting point. LMK and I'll send you code.

image
huycozy commented 1 month ago

Hi @guidezpl, I see there is already one issue for this at https://github.com/flutter/flutter/issues/141842. So, will that issue be an umbrella issue and consider this as a specific one for implementing shapes only?

guidezpl commented 3 weeks ago

All good, I'll transfer information over and we can close this one as a duplicate.

github-actions[bot] commented 1 week ago

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.