riff_switch 0.0.4 riff_switch: ^0.0.4 copied to clipboard
Experience seamless transitions and engaging interactions with RiffSwitch. The switch library that empowers effortless sliding effects and captivating animations.
Changelog #
- Initial release.
[0.0.1] - 2024-02-04 #
Added:
- Screenshots and examples for improved usability.
- Comprehensive documentation for easier integration.
Features:
- Smooth animation and sliding/dragging effects for enhanced user experience.
- Decorative switch options for diverse UI designs.
- Customizable switch appearance for tailored branding.
Fixed:
- Issue #22: Fixed inability to change switch height. Added height parameter for flexibility.
[0.0.2] - 2024-02-04 #
Features:
- Added badges for pub package, pub points, popularity, likes, stars, Awesome Flutter, and license to
README.md
. - Added links to pub package, GitHub repository, Awesome Flutter, and license in
README.md
. - Updated screenshots in
README.md
.
[0.0.3] - 2024-02-06 #
Features:
- Added a border to the switch.
- Improved logic to calculate the size of the switch.
- Added widget debugFillProperties.
[0.0.4] - 2024-02-12 #
Unreleased
- Switch elevation, switch animation, more switch customisations
Added:
- Introduced color corrections for decorative switch type using color filter.
- Implemented borderWidth, borderRadius, borderColor, and thumbMargin properties for the switch.
- Support material and cupertino switches.
Changes
- Improved documentation.
- Updated screenshots with more examples.
Fixed
- Bug fix and performance improvement.