permission_toggle_button 1.0.0
permission_toggle_button: ^1.0.0 copied to clipboard
A Flutter package for managing permissions with toggle buttons.
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