A new Flutter package customtoggleswitch is used to toggle a setting between on/off which is true/false respectively Created by suryadevsingh.
dependencies:
customtoggleswitch: any
$ flutter pub get
import 'package:customtoggleswitch/customtoggleswitch.dart';
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.