permify 0.0.4
permify: ^0.0.4 copied to clipboard
A comprehensive Flutter package that simplifies role-based access control (RBAC) and permission management within your Flutter applications.
0.0.1 #
- Launches Permify with basic features to manage permissions and roles
0.0.2 #
- Introduces permissionType for easier use for cases where permissions are not granted explicitly
0.0.3 #
- Updates README.md with more detailed information about the package
0.0.4 #
- Adds hasPermissionOrType method to check if a user has a specific permission or permission type