lite_switch 1.0.2 copy "lite_switch: ^1.0.2" to clipboard
lite_switch: ^1.0.2 copied to clipboard

outdated

A lite customized switch

Lite Switch #

Lite Switch is a customized switch which you can add text and icon for "On" and "Off". You can also set the width and height for you app.

Screenshot #

https://github.com/galacticpuffin/lite_switch/assets/images/on.png https://github.com/galacticpuffin/lite_switch/assets/images/off.png

Usage #

To use this plugin : Add the dependency to your pubspec.yaml file. dependencies: flutter: sdk: flutter lite_switch:

Example #

import 'package:lite_switch/lite_switch.dart'; Widget build(BuildContext context) { return new Scaffold( body: new Center( child: new Column( mainAxisAlignment: MainAxisAlignment.center, children:

3
likes
0
points
47
downloads

Publisher

verified publishergalacticpuffin.com

Weekly Downloads

A lite customized switch

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on lite_switch