flutter_fluid_slider icon indicating copy to clipboard operation
flutter_fluid_slider copied to clipboard

[Question] - Vertical slider?

Open angel1st opened this issue 5 years ago • 7 comments

Does the slider have a vertical representation? If not, is it possible to be implemented such future?

angel1st avatar Jul 23 '19 16:07 angel1st

Currently, there is no support for the vertical slider. But it can be implemented in the future when I get some spare time. Thank you for the suggestion.

rvamsikrishna avatar Jul 25 '19 05:07 rvamsikrishna

can i resize the height of the slider?

lavahasif avatar Oct 17 '19 13:10 lavahasif

@lavahasif currently the height of the slider is fixed to 60.0.

rvamsikrishna avatar Oct 18 '19 07:10 rvamsikrishna

@rvamsikrishna - Can we set custom/new height to slider? Thanks in advance.

arunshejul avatar Dec 30 '19 09:12 arunshejul

@arunshejul currently it cannot be done.

rvamsikrishna avatar Dec 30 '19 09:12 rvamsikrishna

@rvamsikrishna - Thank you for quick response.

arunshejul avatar Dec 30 '19 09:12 arunshejul

Have you tried to use https://www.youtube.com/watch?v=BFE6_UglLfQ RotateBox?

PcolBP avatar Mar 31 '21 12:03 PcolBP