CustomToggleSwitch
A new Flutter package customtoggleswitch is used to toggle a setting between on/off which is true/false respectively Created by suryadevsingh.
Demo
1. Depend on it
dependencies: customtoggleswitch: any
2. Install it
$ flutter pub get
3. Import it
import 'package:customtoggleswitch/customtoggleswitch.dart';
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Download CustomToggleSwitch source code on GitHub
https://github.com/suryadevsingh/customtoggleswitch
Provides the list of the opensource Flutter apps collection with GitHub repository.