Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 654 Bytes

CHANGELOG.md

File metadata and controls

26 lines (13 loc) · 654 Bytes

[1.0.2] - 27th september 2019

Added mapValueToString property.

[1.0.1] - 9th june 2019

Slider tap bug fixed.

[1.0.0] - 11th march 2019

The slider can show first decimal value in tye thumb. Also converted the rendering of the min, max labels from method to its own widget.

[0.0.1] - 28th october 2018.

A fluid design slider that works just like the [Slider] material widget.

Used to select from a range of values.

The fluid slider will be disabled if [onChanged] is null.

By default, a fluid slider will be as wide as possible, with a height of 60.0. When given unbounded constraints, it will attempt to make itself 200.0 wide.