slider_button 3.1.0
slider_button: ^3.1.0 copied to clipboard
Customizable slider button widget for activating/deactivating some event.
- TODO: add a gradient to the button. add a spring effect on tapping a handler of a button
3.1.0 #
- Added
disable— disables the slider and shows disabled state with tooltip - Added
rightToLeftLocale— support for right-to-left slide direction - Added
buttonWidth— custom width for the sliding button when not squared - Added glass effect for the track:
useGlassEffect— frosted glass (blur + translucency) on the trackglassBlurSigma— blur strength when glass effect is enabledglassBorderColor— optional border color (e.g. white) for glass trackglassBorderWidth— border width whenglassBorderColoris set
- README updated with full feature list and property table
- Bug fixes
0.6.0 : 06/09/20. #
- Fixed No implementation found for method channel vibration
0.5.0 : 09/03/20. #
- added option to add your own button as a child widget for more customization
- vibration is now stable
0.4.0 : 25/11/19. #
- added buttonSize and vibration capabilities to button, Make vibrationFlag false if you want disable vibration
0.3.0 : 15/10/19. #
- added dismissible, Make it false if you want maintain the widget in the tree