permission_policy 1.1.6 permission_policy: ^1.1.6 copied to clipboard
Permission policy helps you manage permissions in your Flutter application.
[1.1.6] - 2024-01-26 #
- Update pubspec.yaml
[1.1.5] - 2024-01-19 #
- Update pubspec.yaml
[1.1.4] - 2024-01-15 #
- Update pubspec.yaml
[1.1.3] - 2024-01-02 #
- Add FUNDING.yml
[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
RoleViews
widget - New
clearRoles
helper added to thePermissionPolicy
class - 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
PermissionPolicy
class - Initialize Nylo in the
addRoles
method
[0.1.0] - 2023-11-04 #
- Initial release
[0.0.1] - 2023-11-04 #
- wip