permission_policy 1.2.2 permission_policy: ^1.2.2 copied to clipboard
Permission policy helps you manage permissions in your Flutter application.
[1.2.2] - 2024-07-06 #
- Update pubspec.yaml
[1.2.1] - 2024-06-15 #
- Update pubspec.yaml
[1.2.0] - 2024-06-13 #
- Update parameter position in
PermissionView
[1.1.27] - 2024-06-13 #
- Update pubspec.yaml
[1.1.26] - 2024-06-06 #
- Update pubspec.yaml
[1.1.25] - 2024-05-16 #
- Update pubspec.yaml
[1.1.24] - 2024-05-12 #
- Update pubspec.yaml
[1.1.23] - 2024-05-05 #
- Update pubspec.yaml
[1.1.22] - 2024-05-02 #
- Update pubspec.yaml
[1.1.21] - 2024-04-30 #
- Update pubspec.yaml
[1.1.20] - 2024-04-26 #
- Update pubspec.yaml
[1.1.19] - 2024-04-23 #
- Update pubspec.yaml
[1.1.18] - 2024-04-10 #
- Update pubspec.yaml
[1.1.17] - 2024-04-02 #
- Update pubspec.yaml
[1.1.16] - 2024-03-28 #
- Update pubspec.yaml
[1.1.15] - 2024-03-21 #
- Update pubspec.yaml
[1.1.14] - 2024-03-19 #
- Update pubspec.yaml
[1.1.13] - 2024-03-13 #
- Update pubspec.yaml
[1.1.12] - 2024-03-07 #
- Update pubspec.yaml
[1.1.11] - 2024-02-28 #
- Update workflow
[1.1.10] - 2024-02-28 #
- Update pubspec.yaml
[1.1.9] - 2024-02-20 #
- Update pubspec.yaml
[1.1.8] - 2024-02-08 #
- Update pubspec.yaml
[1.1.7] - 2024-01-31 #
- Update pubspec.yaml
[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