permission_policy 1.1.2
permission_policy: ^1.1.2 copied to clipboard
Permission policy helps you manage permissions in your Flutter application.
1.1.2 - 2024-01-01 #
- Update license date
- Update pubspec.yaml
- Add GitHub actions
- Fix dart analysis issues
1.1.1 - 2023-12-10 #
- Update pubspec.yaml
1.1.0 - 2023-11-22 #
- Ability to give users multiple roles
- Refactor
RoleViewswidget - New
clearRoleshelper added to thePermissionPolicyclass - Update example directory
- Update Readme
- Update pubspec.yaml
1.0.2 - 2023-11-07 #
- Update Readme
1.0.1 - 2023-11-07 #
- Update Readme
1.0.0 - 2023-11-07 #
- Update Example
- Update README.md to include more information
- New hasRole method added to
PermissionPolicyclass - Initialize Nylo in the
addRolesmethod
0.1.0 - 2023-11-04 #
- Initial release
0.0.1 - 2023-11-04 #
- wip