Fixing Slider.label (

Опубликовано: 15 Июль 2026
на канале: Dev Journey
57
3

This episode is all about tests! We will go over all the test files to fix any tests that were affected by our changes. We are also adding a test to check the label is shown whenever it is provided.

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