animated_toggle_switch 0.3.0-beta.0 copy "animated_toggle_switch: ^0.3.0-beta.0" to clipboard
animated_toggle_switch: ^0.3.0-beta.0 copied to clipboard

outdated

Simple and animated toggle switch for multiple choices. It's a good alternative if you don't want to use something like a dropdown menu.

0.3.0-beta.0 (2022-03-19) #

  • BREAKING: Changes parameters of all builders for more customizability and flexibility
  • BREAKING: Renames AnimatedToggleSwitch.byHeight to AnimatedToggleSwitch.customByHeight
  • BREAKING: Renames current to value
  • BREAKING: Renames indicatorAnimationType to animationType
  • Introduces CustomAnimatedToggleSwitch for maximum customizability
  • Adds animation when dragging the switch
  • Adds minTouchTargetSize, dragStartDuration and dragStartCurve to AnimatedToggleSwitch
  • Fixes #9

0.2.3 (2022-02-28) #

  • BREAKING: Removes indicatorType
  • BREAKING: Changes default innerColor
  • Adds BoxShadow parameters

0.2.2 (2022-01-27) #

  • Minor performance improvements

0.2.2 (2022-01-27) #

  • Minor changes/fixes

0.2.1 (2021-10-03) #

  • Migrates to Flutter 2.5
  • Minor changes/fixes

0.2.0 (2021-05-21) #

  • Minor Changes
  • Fixes FittingMode.preventHorizontalOverlapping
  • Improves Web support

0.1.3 (2021-03-27) #

  • Updates README.md

0.1.2 (2021-03-27) #

  • Adds AnimatedToggleSwitch.dual
  • Adds some settings (AnimationType)

0.1.1 (2021-03-26) #

  • Minor fix

0.1.0 (2021-03-26) #

  • Initial release
596
likes
0
pub points
98%
popularity

Publisher

verified publishersplashbyte.dev

Simple and animated toggle switch for multiple choices. It's a good alternative if you don't want to use something like a dropdown menu.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on animated_toggle_switch