easy_permissions_manager 0.0.2 copy "easy_permissions_manager: ^0.0.2" to clipboard
easy_permissions_manager: ^0.0.2 copied to clipboard

A robust, JSON-based Flutter permission manager for Android, iOS, and Web. Handles configurations, UI prompts, and native setup automatically.

0.0.2 #

  • Updated permission_handler, args, path, and xml dependencies to latest stable versions.
  • Added type-safe API EasyPermissions.request(Permission permission) and EasyPermissions.check(Permission permission).

0.0.1 #

  • Initial release of EasyPermissions.
  • Supports JSON-based configuration.
  • Automated Android Manifest and iOS Info.plist setup.
  • Support for Camera, Location, Microphone, Photos, Contacts, Notifications, and Bluetooth.
  • Built-in error handling for Web.
0
likes
160
points
47
downloads

Documentation

API reference

Publisher

verified publishergreelogix.com

Weekly Downloads

A robust, JSON-based Flutter permission manager for Android, iOS, and Web. Handles configurations, UI prompts, and native setup automatically.

Repository (GitHub)
View/report issues

Topics

#permissions #flutter #android #ios #setup

License

MIT (license)

Dependencies

args, flutter, path, permission_handler, xml

More

Packages that depend on easy_permissions_manager