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

A highly customizable toggle button widget for Flutter applications. This widget allows you to create stylish toggle buttons with flexible configurations including button size, colors, gradients, te [...]

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
150
points
77
downloads

Publisher

unverified uploader

Weekly Downloads

A highly customizable toggle button widget for Flutter applications. This widget allows you to create stylish toggle buttons with flexible configurations including button size, colors, gradients, text styles, and more. It supports various content types such as text, numbers, and widgets, making it versatile for different use cases. The package includes comprehensive customization options to tailor the appearance and behavior of the toggle buttons to suit your app's design requirements.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_toggle_button