Fl Switch
A library to draw fantastic Switches with nice animations in Flutter
Types
Stretchy | Curve |
---|---|
![]() | ![]() |
Let's get started
1 - Depend on it
Add it to your package's pubspec.yaml file
dependencies:
fl_switch: ^0.1.1
2 - Install it
Install packages from the command line
flutter packages get