Releases: alex-melnyk/flutter_advanced_switch
Releases · alex-melnyk/flutter_advanced_switch
v3.1.1
v3.1.0
What's Changed
- Bundle id and app icon changed. by @alex-melnyk in #20
- #2 according to the request the onChanged is implemented. by @alex-melnyk in #21
Full Changelog: v3.0.1...v3.1.0
v3.0.1
- BoxDecoration borderRadius replaced with ClipRRect
v3.0.0+1
- Documentation updated
v3.0.0
- Custom controller changed to ValueNotifier.
- Reload animation on widget update.
v2.1.0+1: Merge pull request #13 from alex-melnyk/hotfix/docs_updates
Hotfix/docs updates
Custom thumb widget.
Change thumb with a custom widget support provided.
Web support
- Pointing cursor added.
LICENSE CHANGED
- LICENSE CHANGED
v2.0.2
- Disabled opacity property added.