flutter_toggle_button 0.0.3 copy "flutter_toggle_button: ^0.0.3" to clipboard
flutter_toggle_button: ^0.0.3 copied to clipboard

A highly customizable toggle button widget for Flutter applications. This widget allows you to create stylish toggle buttons with flexible configurations.

0.0.3 #

  • Added animation when button will be toggled.
  • Default animation given is Curves.easeInOut.
  • Default animation timing is 300 ms.
  • Reformatted the code.
  • Updated readme.md.

0.0.2 #

  • Modified README.md
  • Code reformation

0.0.1 #

  • Initial release of flutter_toggle_button package.
  • Added FlutterToggleButton widget.
  • Support for customizable button width, height, and border radius.
  • Support for both solid colors and gradients for buttons and outer container.
  • Text customization with font size, weight, and color for enabled and disabled states.
  • Callback support for button taps.
  • Flexible item types, supporting String, int, double, and Widget.
3
likes
160
pub points
76%
popularity

Publisher

unverified uploader

A highly customizable toggle button widget for Flutter applications. This widget allows you to create stylish toggle buttons with flexible configurations.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_toggle_button