- 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
- Custom switch active and inactive text
- Dispose of animation controller
- Handling of state was fixed
- Added comments for each property
- Added active and inactive font weight property
- Handling of state when no changes was made
- Fix an issue where the conditional statement is ignored in the first tap of the switch
- Added switch and toggle border property. Now you can try to give your switch a toon-like feel
- Update Readme
- Added toggle icon property
- Added sample usage of custom border and icons in /example
- Handling the display of the switch in the AppBar