demo_switch 0.0.6 copy "demo_switch: ^0.0.6" to clipboard
demo_switch: ^0.0.6 copied to clipboard

a switch with current.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add demo_switch

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

dependencies:
  demo_switch: ^0.0.6

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:demo_switch/demo_switch.dart';
2
likes
150
pub points
0%
popularity

Publisher

unverified uploader

a switch with current.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on demo_switch