flutter_policy_engine
library
Classes
-
PolicyManager
-
Manages policy lifecycle and provides centralized access to policy operations.
-
PolicyProvider
-
A widget that provides a PolicyManager instance to its descendant widgets.
-
PolicyWidget
-
A widget that conditionally displays its child based on policy access control.
-
Role
-
Represents a policy that defines content access permissions for a specific role.
Exceptions / Errors
-
PolicySDKException
-
A concrete implementation of
IPolicySDKException
that represents
errors occurring within the Flutter Policy Engine SDK.