flutter_switch 0.1.6-beta.1 copy "flutter_switch: ^0.1.6-beta.1" to clipboard
flutter_switch: ^0.1.6-beta.1 copied to clipboard

outdated

An easy to implement custom switch that can have a customized height and width, borders for the switch and toggle, border radius of the switch, colors, toggle size, a choice to display an 'On' and 'Of [...]

[0.1.0] - May 10, 2020 #

  • Custom switch height and width
  • Custom acitve or inactive switch color
  • Custom toggle color
  • Custom toggle size
  • Custom switch border radius
  • Custom switch padding
  • Choice to display 'on' or 'off' value inside the switch
  • Custom active or inactive value color

[0.1.1] - June 28, 2020 #

  • Custom switch active and inactive text

[0.1.2] - September 21, 2020 #

  • Dispose of animation controller

[0.1.3] - September 26, 2020 #

  • Handling of state was fixed
  • Added comments for each property
  • Added active and inactive font weight property

[0.1.4] - October 25, 2020 #

  • Handling of state when no changes was made

[0.1.5] - October 25, 2020 #

  • Fix an issue where the conditional statement is ignored in the first tap of the switch

[0.1.6-beta] - December 10, 2020 #

  • Added switch and toggle border property. Now you can try to give your switch a toon-like feel

[0.1.6-beta.1] - December 10, 2020 #

  • Update Readme
  • Added toggle icon property
  • Added sample usage of custom border and icons in /example
589
likes
0
pub points
99%
popularity

Publisher

verified publishernickromero.dev

An easy to implement custom switch that can have a customized height and width, borders for the switch and toggle, border radius of the switch, colors, toggle size, a choice to display an 'On' and 'Off' text and able to add an icon inside the toggle.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_switch