super_easy_permissions 0.0.4
super_easy_permissions: ^0.0.4 copied to clipboard
A flutter plugin for handling permissions on Android and iOS in a very simple way.
0.0.4 #
- Modified
AndroidManifest.xml
file andInfo.plist
file as per the required permissions - Changed the internal code implementation: Previously it uses
premission
plugin but that uses a deprecated API, So now, it usespremission_handler
pub package
0.0.3 #
- Modified docs
0.0.2 #
- Modified the description
0.0.1 #
- First version of this package