triple_switch 1.1.4 copy "triple_switch: ^1.1.4" to clipboard
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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add triple_switch

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  triple_switch: ^1.1.4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:triple_switch/triple_switch.dart';
2
likes
160
points
28
downloads
screenshot

Publisher

verified publisherleocode.ru

Weekly Downloads

Triple switch has three states ON - WAIT - OFF. ON / OFF is a regular state of switch, WAIT is a state awaiting finish heavy operation

Homepage
Repository (GitHub)
View/report issues

Topics

#widget

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on triple_switch