flutter_switch 0.1.6-beta
flutter_switch: ^0.1.6-beta copied to clipboard
An easy to implement custom switch that can have a customized height and width, border radius, colors, toggle size and choice to display an 'On' and 'Off' text.
[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