ui_guard 1.0.2
ui_guard: ^1.0.2 copied to clipboard
Easily manage role, permission, and condition-based access control in Flutter UIs — entirely in Dart.
Changelog #
1.0.2 #
Added #
CombinedGuard: combine roles, permissions, and custom runtime conditionsGuardConfig.developerOverrideEnabled: override all restrictions during development
Improved #
- Updated README with usage examples, GitHub badge, and contribution guidelines
- Added gallery and use-case section for better documentation