flutter_xlider 2.0.2 flutter_xlider: ^2.0.2 copied to clipboard
(Flutter Xlider) A material design slider and range slider 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
divisions
changed withstep
. step can be double- handlers can be modified.
[2.0.1] - 03/05/2019 #
- handlers drag improved