permission_plus_web 0.1.1 copy "permission_plus_web: ^0.1.1" to clipboard
permission_plus_web: ^0.1.1 copied to clipboard

Platformweb

Web implementation of the permission_plus plugin. This plugin uses the Permissions API to check and request permissions on web platforms.

permission_plus_web #

The Web implementation of permission_plus.

Usage #

This package is endorsed and will be automatically included when you depend on permission_plus. There is no need to add this package to your pubspec.yaml directly.

Users should depend on permission_plus instead of this package.

Implementation Details #

  • WASM-safe — uses package:web and dart:js_interop (no legacy dart:html).
  • Leverages the browser Permissions API for checking permission status, and real trigger APIs for requesting access.

Supported Permissions #

Permission Supported
Camera
Microphone
Location
Notifications

Issues #

Please file any issues or feature requests at the issue tracker.

0
likes
160
points
293
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Web implementation of the permission_plus plugin. This plugin uses the Permissions API to check and request permissions on web platforms.

Homepage
Repository (GitHub)
View/report issues

Topics

#permissions #plugin #web #wasm

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, permission_plus_platform_interface, plugin_platform_interface, web

More

Packages that depend on permission_plus_web

Packages that implement permission_plus_web