keepswitch 0.0.5 copy "keepswitch: ^0.0.5" to clipboard
keepswitch: ^0.0.5 copied to clipboard

A Beautiful custom Switch for your tiles. With granular control over the look and feel.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add keepswitch

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

dependencies:
  keepswitch: ^0.0.5

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:keepswitch/keepswitch.dart';
1
likes
120
pub points
16%
popularity

Publisher

unverified uploader

A Beautiful custom Switch for your tiles. With granular control over the look and feel.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on keepswitch