flutter_xlider 2.4.3
flutter_xlider: ^2.4.3 copied to clipboard
(Flutter Xlider) A material design slider and range slider, horizontal and vertical, with RTL support and lots of options and customizations for flutter
0.1.1 02/22/2019 #
- Uploaded and updated documents
0.1.3 02/23/2019 #
- added minimum and maximum distance options between handlers
0.1.5 02/24/2019 #
- added handler scale animation
1.0.0 02/24/2019 #
- 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
1.0.1 02/26/2019 #
- scroll layouts bug fixed
- disabled tooltip feature added
- initial handlers z-index positions bug fixed
1.0.2 02/26/2019 #
- tab view and any other scrollable widget bug fixed
2.0.0 03/05/2019 #
- handlers can have double values
divisionschanged withstep. step can be double- handlers can be modified.
2.0.1 03/07/2019 #
- handlers drag improved
2.1.0 03/08/2019 #
- bug fix
- vertical axis support
2.1.1 03/17/2019 #
- trackbar positions bug fixed
2.2.0 03/30/2019 #
selectByTapfeature added- some options ( values, max, min, step, ... ) can be updated by setState
2.3.1 04/04/2019 #
- removed TouchZone
leftInactiveTrackBarandrightInactiveTrackBarchanged toinactiveTrackBar- each handler can now be disabled
- trackbar disabled color feature added
- More accurate handlers movement
2.4.2 04/05/2019 #
- hatchMark feature added
- bug fix
2.4.3 04/11/2019 #
- hatchMark label textStyle added