Permission Toggle Button
A Flutter package that provides a customizable permission toggle button widget. This package allows you to easily integrate a toggle button that can be used to manage user permissions in your application.
Features
- Customizable colors for active and inactive states.
- Optional subtitle for additional information.
- Icon support for visual representation.
- Configurable font size and weight.
Installation
Add the following dependency to your pubspec.yaml file:
dependencies:
permission_toggle_button: ^0.0.1 # Check for the latest version on pub.dev