widget_permission_manager 2.0.2 widget_permission_manager: ^2.0.2 copied to clipboard
A Widget to control the child widget based on the accessing role using the app.
[0.0.1] - 21.11.2020 #
- implement core functionality
[0.1.0] - 21.11.2020 #
- add BDS Open Source Licence
[0.1.1] - 21.11.2020 #
- adjust Readme
[0.1.2] - 21.11.2020 #
- adjust Readme
[0.1.3] - 21.11.2020 #
- update Homepage
[0.1.4] - 21.11.2020 #
- update Changelog
[1.0.0] - 07.03.2021 #
- Clarification of the naming (authorization widget to control widget children)
[1.1.0] - 07.03.2021 #
- add Multiple Authorization
[2.0.0] - 06.03.2022 #
- added Support for Null-Safety
[2.0.1] - 12.03.2022 #
- role is now of type dynamic
[2.0.2] - 12.03.2022 #
- comment and reformat code