slider_switch 0.0.14 copy "slider_switch: ^0.0.14" to clipboard
slider_switch: ^0.0.14 copied to clipboard

An small and fully customizable toggleable slider switch for flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add slider_switch

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

dependencies:
  slider_switch: ^0.0.14

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:slider_switch/slider_switch.dart';
8
likes
140
pub points
45%
popularity

Publisher

verified publishersmallflutterpackages.blogspot.com

An small and fully customizable toggleable slider switch for flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on slider_switch