Fixing Slider.label (

Опубликовано: 08 Октябрь 2024
на канале: Dev Journey
74
1

In this episode we're going to fork the Flutter repo so that we can make changes to the Slider widget

What is wrong with Slider.label?

Slider has an optional parameter `label` that determines the value on the label above the ticker. Because it didn't work for me I decided to go on and check out the widget while showing the process of working on parts of the Flutter framework.
Watch the first episode -    • Video