- Documentation updated.
- Removed unnecessary dependencies.
- Implemented second way to handle and change the value of the switch.
- Properties
initialValue
andonChanged
were added. - Prevent widget enabled when
controller
andonChanged
is null.
- BoxDecoration borderRadius replaced with ClipRRect
- Documentation updated.
- Custom controller changed to ValueNotifier.
- Reload animation on widget update.
- Change thumb with a custom widget support provided.
- Pointing cursor added for web.
- LICENSE CHANGED.
- Disabled opacity property added.
- Enabled/disabled state property.
- Documentation improved.
- Null Safety implemented.
- Code format fixed.
- State management changed to controller.
- License changed to MIT.
- Changelog information provided.
- Code formatting fixed.
- Documentation url fixed.
- Documentation improved.
- Adding active/inactive widgets feature implemented.
- Adding active/inactive background images feature implemented.