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.xmlfile andInfo.plistfile as per the required permissions - Changed the internal code implementation: Previously it uses
premissionplugin but that uses a deprecated API, So now, it usespremission_handlerpub package
0.0.3 #
- Modified docs
0.0.2 #
- Modified the description
0.0.1 #
- First version of this package