flutter_xlider 3.5.0 copy "flutter_xlider: ^3.5.0" to clipboard
flutter_xlider: ^3.5.0 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
  • divisions changed with step. 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 #

  • selectByTap feature added
  • some options ( values, max, min, step, ... ) can be updated by setState

2.3.1 04/04/2019 #

  • removed TouchZone
  • leftInactiveTrackBar and rightInactiveTrackBar changed to inactiveTrackBar
  • 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

2.4.4 07/14/2019 #

  • hatchMark label position bug fixed
  • trackbar style changed to BoxDecoration

2.4.5 07/15/2019 #

  • min and max validation check while changing slider values manually

2.5.0 07/18/2019 #

  • fixed values feature added

2.5.1 07/18/2019 #

  • bug fix

2.5.2 08/06/2019 #

  • orientation bug fix

2.5.3 08/06/2019 #

  • update dependencies versions

2.6.0 12/04/2019 #

  • handlers reaching max, min bug fixed
  • handlers alignment bug fixed
  • hatchMark exception fixed
  • recalculate min and max when changing their value

2.6.1 12/04/2019 #

  • minor changes

3.0.0 01/01/2020 #

  • More accurate handlers movement
  • HatchMark labels changed from String to Widget
  • 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

3.0.1 01/09/2020 #

  • dart-web related bug (Index out of range) fixed

3.1.0 01/29/2020 #

  • FixedValues update widget bug fixed
  • minor changes

3.1.1 02/05/2020 #

  • tooltip related bug: The getter 'boxStyle' was called on null fixed

3.2.0 03/12/2020 #

  • 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

3.3.0 04/30/2020 #

  • tooltip direction added
  • tooltip position offset added
  • tap and slide feature added
  • handler disappear after changing device orientation bug fixed
  • animations exception fixed
  • tooltip customization bug fixed
  • selectByTap positioning bug fixed

3.3.1 05/01/2020 #

  • tap and slide bug fixed
  • tap and slide event call bug fixed
  • dragging event bug fixed

3.3.2-dev.1 05/04/2020 #

  • update widget bug fixed

3.4.0-dev.1 05/04/2020 #

  • rangeStep feature added
  • tooltip format bug fixed

3.4.0-dev.2 05/04/2020 #

  • tooltip custom bug fixed

3.4.0-dev.3 05/07/2020 #

  • handler opacity feature added
  • hatchmark lines alignment feature added
  • hatchmark lines and labels are separated and rewritten
  • values setState bug fixed
  • step is changed from double to FlutterSliderStep class

3.4.0 05/08/2020 #

  • decoration and foregroundDecoration added to slider

3.5.0 03/05/2021 #

  • migrated the project to support sound null safety and flutter 3.*
443
likes
140
points
27.4k
downloads

Publisher

verified publisherflutterdev.site

Weekly Downloads

(Flutter Xlider) A material design slider and range slider, horizontal and vertical, with RTL support and lots of options and customizations for flutter

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_xlider