You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am just dropping this message as I would like to create a teampass (https://teampass.net/) clone with flutter.
What would you advice me to use as an architecture for managing permission rights to items categories with view/edit/delete capability per categories or items. I found flutter_rbac or dart-casbin and animated_tree_view
Screenshot of teampass:
The bottleneck I see, is that have I have 30k items to hook in the the tree view. Is It possible to make the tree view searchable ?
Thanks for any insights or inputs to help me to boostrap this project.
Cheers,
Luc
The text was updated successfully, but these errors were encountered:
Hi @pietechsolution ,
Hope you are all well !
I am just dropping this message as I would like to create a teampass (https://teampass.net/) clone with flutter.
What would you advice me to use as an architecture for managing permission rights to items categories with view/edit/delete capability per categories or items. I found flutter_rbac or dart-casbin and animated_tree_view
Screenshot of teampass:
The bottleneck I see, is that have I have 30k items to hook in the the tree view. Is It possible to make the tree view searchable ?
Thanks for any insights or inputs to help me to boostrap this project.
Cheers,
Luc
The text was updated successfully, but these errors were encountered: