flutter_macos_permissions 2.0.7 copy "flutter_macos_permissions: ^2.0.7" to clipboard
flutter_macos_permissions: ^2.0.7 copied to clipboard

PlatformmacOS

A Flutter plugin for requesting camera, microphone, and notification permissions on macOS.

Changelog #

All notable changes to the flutter_macos_permissions package will be documented in this file.
This project follows Semantic Versioning.


2.0.7 #

  • Updated README.md with usage examples for all newly added permissions to improve better understanding and usage.

2.0.6 #

  • Add new permission:Added Bluetooth permission,fullDiskAccess permission and screen & system audio recoding permission support for macOS.
  • Updated README.md with usage examples for all newly added permissions to improve better understanding and usage.

2.0.5 #

  • Update documentation in README.md with better user example.

2.0.4 #

  • Add new feature: Location permission support for macOS.
  • update README.md with location permission usage Example for better user understanding.

2.0.3 #

  • Updated UI in the example app to showcase permission request and status clearly.
  • Updated README.md documentation with new example usage with UI screenshots.

2.0.2 #

  • Update documentation in README.md with better user example.

2.0.1 #

  • Add new feature: enhanced permission status handling.

2.0.0 #

  • Update documentation in README.md with better usage examples.

1.0.0 #

  • Initial release.
4
likes
160
points
96
downloads

Publisher

verified publisherdashstack.tech

Weekly Downloads

A Flutter plugin for requesting camera, microphone, and notification permissions on macOS.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_macos_permissions

Packages that implement flutter_macos_permissions