simple_permission_workflow 0.0.5
simple_permission_workflow: ^0.0.5 copied to clipboard
A library that simplifies usage of the permission_handler inner library by offering a centralized permission workflow.
0.0.5 #
- expose contact helper methods on
SPWContactsPermission:retrieveContacts()andorderContacts(List<Contact>) - contact fetching implemented using
fast_contacts(add runtime dependency if you use helpers)
0.0.4 #
- added openSettingsOnDismiss option
- improved documentation
0.0.3 #
- notifications permission added
0.0.2 #
- bug fixes
0.0.1 #
- first implementation of the library
- contacts permission support