- BREAKING: increases minimum SDK to 2.17
- BREAKING: changes default background color from
ThemeData.backgroundColor
toThemeData.cardColor
- BREAKING: changes state type of
ActionSliderController
fromSliderMode
toActionSliderControllerState
- adds
anchorPosition
andallowedInterval
toActionSliderController
- adds
anchorPosition
andallowedInterval
toSliderState
- adds
ActionSliderController.dual
- closes #6