Roles and Permissions

Widgets & Design

Hello everyone, I was wondering if it is possible to implement something similar to the image above in FlutterFlow, and if so, how to do it.

It's basically admin creating a role with certain permissions, and being able to assign users the role etc. And with "Read, Write, Create" I would like to include certain things like a button being visible if the role has the permission to do so.

Thank you in advance.

What have you tried so far?

I've tried creating a collection called "Roles" with a role_name, and permission (list <string>) but I'm not sure if that's a good start and where to go from there.

Did you check FlutterFlow's Documentation for this topic?
Yes
4
3 replies