- Uploaded and updated documents
- added minimum and maximum distance options between handlers
- added handler scale animation
- added prefix and suffix for tooltip
- some cleanups
- bug fix
- rename some classes and change input types
- this version will break functionality of older versions
- scroll layouts bug fixed
- disabled tooltip feature added
- initial handlers z-index positions bug fixed
- tab view and any other scrollable widget bug fixed
- handlers can have double values
divisions
changed withstep
. step can be double- handlers can be modified.
- handlers drag improved
- bug fix
- vertical axis support
- trackbar positions bug fixed
selectByTap
feature added- some options ( values, max, min, step, ... ) can be updated by setState
- removed TouchZone
leftInactiveTrackBar
andrightInactiveTrackBar
changed toinactiveTrackBar
- each handler can now be disabled
- trackbar disabled color feature added
- More accurate handlers movement
- hatchMark feature added
- bug fix
- hatchMark label textStyle added
- hatchMark label position bug fixed
- trackbar style changed to BoxDecoration
- min and max validation check while changing slider values manually
- fixed values feature added
- bug fix
- orientation bug fix
- update dependencies versions
- handlers reaching max, min bug fixed
- handlers alignment bug fixed
- hatchMark exception fixed
- recalculate min and max when changing their value
- minor changes
- More accurate handlers movement
- HatchMark labels changed from
String
toWidget
- Extra left and top paddings are removed
- Central Widget added
- Centered Origin feature added
- Locked Handlers feature added
- Custom tooltip feature added
- Double handler movement by ActiveBar feature added
- dart-web related bug (Index out of range) fixed
- FixedValues update widget bug fixed
- minor changes
- tooltip related bug:
The getter 'boxStyle' was called on null
fixed
- tooltip value formatting feature added
- disabled trackbar draggable feature added
- trackbar reported bug:
the active track bar is draggable even when it's not a range slider
fixed - selectByTap positioning bug fixed