triple_switch 1.1.1
triple_switch: ^1.1.1 copied to clipboard
Three-position switch has three states ON - WAIT - OFF. WAIT state is a state awaiting finish heavy operation like getting information from net. ON / OFF is a usual state of switch
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