Releases: splashbyte/animated_toggle_switch
Releases · splashbyte/animated_toggle_switch
v0.8.7
v0.8.6
v0.8.5
v0.8.4
v0.8.3
v0.8.2
v0.8.1
v0.8.0
- adds tests for all
AnimatedToggleSwitchconstructors - adds
separatorBuilder,customSeparatorBuilder,styleandstyleAnimationTypetoAnimatedToggleSwitch - adds
separatorBuildertoCustomAnimatedToggleSwitch - adds
activeto all constructors (#30) - adds
styleBuilderandstyleListtoAnimatedToggleSwitch - adds
iconListtoAnimatedToggleSwitch.size,AnimatedToggleSwitch.sizeByHeight,AnimatedToggleSwitch.rollingandAnimatedToggleSwitch.rollingByHeight - BREAKING: moves many parameters in
AnimatedToggleSwitchtostyle:innerColor(renamed tobackgroundColor)innerGradient(renamed tobackgroundGradient)borderColorindicatorColorborderRadiusindicatorBorderColorindicatorBorderindicatorBorderforegroundBoxShadow(renamed toindicatorBoxShadow)boxShadow
- BREAKING: moves all cursor parameters to
cursors - BREAKING: removes
borderColorBuilderin favor of the newstyleBuilder - BREAKING:
indicatorAnimationTypehandlesToggleStyle.indicatorColor,ToggleStyle.indicatorBorderRadius,ToggleStyle.indicatorBorderandToggleStyle.indicatorBoxShadownow - BREAKING: adds parameter to
onTap(#41) - BREAKING: changes default background color from
ThemeData.scaffoldBackgroundColortoThemeData.colorScheme.surface - BREAKING: renames
diftospacingin all constructors - BREAKING: replaces
transitionTypewithindicatorTransitioninAnimatedToggleSwitch.rolling(),
AnimatedToggleSwitch.rollingByHeight()andAnimatedToggleSwitch.dual() - BREAKING: removes
iconSizeandselectedIconSizeinAnimatedToggleSwitchconstructorsrolling(),rollingByHeight(),dual(): new parameterindicatorIconScalecontrols scaling nowsize(),sizeByHeight(): new parameterselectedIconScalecontrols scaling now
v0.8.0-beta.6
- adds parameter to
onTap(#41)
v0.8.0-beta.5
- fixes
AnimationType.onHover