flutter_macos_permissions 2.0.2
flutter_macos_permissions: ^2.0.2 copied to clipboard
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.2 #
- Update documentation in
README.mdwith better user example.
2.0.1 #
- Add new feature: enhanced permission status handling.
2.0.0 #
- Update documentation in
README.mdwith better usage examples.
1.0.0 #
- Initial release.