s_toggle 1.0.0 copy "s_toggle: ^1.0.0" to clipboard
s_toggle: ^1.0.0 copied to clipboard

A customizable animated toggle widget for Flutter applications.

1.0.0 #

  • Stable release of s_toggle package
  • Added SToggle widget: A customizable animated toggle switch for Flutter
  • Features smooth elastic animation with bounce effect during state transitions
  • Supports customizable size, colors (on/off), and animation duration
  • Includes onChange callback for handling state changes
  • Supports both programmatic and user-initiated state changes via didUpdateWidget
  • Built with CustomPaint for efficient rendering
  • Uses TweenAnimationBuilder for smooth animations with elastic easing
  • Includes comprehensive test coverage for widget functionality
  • Added complete example app demonstrating usage
  • Updated documentation and README with detailed usage instructions

0.0.1 #

  • Initial release of s_toggle package
  • Added SToggle widget: A customizable animated toggle switch for Flutter
  • Features smooth elastic animation with bounce effect during state transitions
  • Supports customizable size, colors (on/off), and animation duration
  • Includes onChange callback for handling state changes
  • Supports both programmatic and user-initiated state changes via didUpdateWidget
  • Built with CustomPaint for efficient rendering
  • Uses TweenAnimationBuilder for smooth animations with elastic easing
  • Includes comprehensive test coverage for widget functionality
0
likes
0
points
284
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable animated toggle widget for Flutter applications.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, soundsliced_dart_extensions, soundsliced_tween_animation_builder

More

Packages that depend on s_toggle