dh_switch 1.0.4
dh_switch: ^1.0.4 copied to clipboard
A Simple Switch package.
1.0.4 - 2026-09-06 #
- Call
onChangedimmediately when an interaction is accepted. - Keep visual, animation, disabled, and throttle states consistent.
- Animate track and thumb colors during transitions.
- Add widget tests for switch state transitions.
1.0.3 2026.1.8 #
- Added throttleDuration and isFirstRender
1.0.2 2023.11.24 #
- Added an animation state change callback
1.0.1 2023.4.7 #
- Remove onChanged required field
1.0.0 2022.12.21 #
- Update ReadMe
0.0.2 2021.4.13 #
- Null safe
0.0.1 2020.9.11 #
- Initialize the project