triple_switch 1.1.4
triple_switch: ^1.1.4 copied to clipboard
Triple switch has three states ON - WAIT - OFF. ON / OFF is a regular state of switch, WAIT is a state awaiting finish heavy operation
1.1.4 #
- Change description in pubspec.yaml
1.1.3 #
- Change description in pubspec.yaml
- Bringing the style to the Dart format for triple_switch.dart
1.1.2 #
- Bringing the style to the Dart format
1.1.1 #
- Change the logo to a high resolution logo
- Fix bug with mirroring in three-position switch mode (mirroring only affects the slider position.)
- Added more description how use it widget in README.md and comments in code
1.1.0 #
- Add "value" and "onChange()" properties, same usual Switch On/Off
- Add switch mirroring
- Add Example to pub.dev
- Full rebuild visualisation of widget
1.0.0 #
- First stable version of Triple switch package