slider2d 0.2.1
slider2d: ^0.2.1 copied to clipboard
A 2D slider with circular grid for Flutter. Used to select from range of 2 dimensional values.
0.2.1 September 04, 2020 #
- Now you can adjust the attributes of the value of the controller directly from the controller.
- Disable option for the slider
0.2.0 June 22, 2020 #
- Added slider controller to add listeners and set initial values as you would do in TextEditingControllers in TextFields
- Update documentation
- Updates in the algorithm
0.1.0 May 23, 2020 #
- 2D Slider with basic functionality