flutter_advanced_switch 3.1.0 copy "flutter_advanced_switch: ^3.1.0" to clipboard
flutter_advanced_switch: ^3.1.0 copied to clipboard

An advanced switch control provides a rich API for widget customization that opens a new look and feel in your app.

3.1.0 #

  • Implemented second way to handle and change the value of the switch.
  • Properties initialValue and onChanged were added.
  • Prevent widget enabled when controller and onChanged is null.

3.0.1 #

  • BoxDecoration borderRadius replaced with ClipRRect

3.0.0+1 #

  • Documentation updated.

3.0.0 #

  • Custom controller changed to ValueNotifier.
  • Reload animation on widget update.

2.1.0 #

  • Change thumb with a custom widget support provided.

2.0.2+2 #

  • Pointing cursor added for web.

2.0.2+1 #

  • LICENSE CHANGED.

2.0.2 #

  • Disabled opacity property added.

2.0.1 #

  • Enabled/disabled state property.
  • Documentation improved.

2.0.0 #

  • Null Safety implemented.

1.0.0+1 #

  • Code format fixed.

1.0.0 #

  • State management changed to controller.

0.0.9+4 #

  • License changed to MIT.

0.0.9+3 #

  • Changelog information provided.

0.0.9+2 #

  • Code formatting fixed.
  • Documentation url fixed.

0.0.8 #

  • Documentation improved.

0.0.7 #

  • Adding active/inactive widgets feature implemented.

0.0.6 #

  • Adding active/inactive background images feature implemented.
115
likes
140
pub points
97%
popularity

Publisher

verified publisheralexmelnyk.io

An advanced switch control provides a rich API for widget customization that opens a new look and feel in your app.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_advanced_switch