toggle_switch 0.1.0 copy "toggle_switch: ^0.1.0" to clipboard
toggle_switch: ^0.1.0 copied to clipboard

outdated

Toggle Switch - A simple toggle switch widget. It is fully customizable width, colors, text, corner radius etc. It maintains selection state on scroll.

toggle_switch #

A simple toggle switch widget.

Getting Started #

In the pubspec.yaml of your flutter project, add the following dependency:

dependencies:
  ...
  flutter_sticky_header: "0.1.0"

In your library add the following import:

import 'package:toggle_switch/toggle_switch.dart';
1258
likes
0
pub points
99%
popularity

Publisher

verified publisherpramod.dev

Toggle Switch - A simple toggle switch widget. It is fully customizable width, colors, text, corner radius etc. It maintains selection state on scroll.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on toggle_switch