/customtoggleswitch

A new Flutter package customtoggleswitch is used to toggle a setting between on/off which is true/false respectively Created by suryadevsingh.

Primary LanguageDartMIT LicenseMIT

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.