flutter_permission_handler_plus 0.0.2
flutter_permission_handler_plus: ^0.0.2 copied to clipboard
An improved permission handler with better UX and automatic permission requests for iOS, Android, Windows, macOS, Linux, and Web.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.0.2 - 2025-08-10 #
Added #
- Swift Package Manager support for macOS
- Comprehensive documentation for all public API elements
- Platform detection utilities
- Enhanced permission handling with better UX
Changed #
- Improved package structure and organization
- Enhanced static analysis compliance
- Better code formatting and linting
Fixed #
- Package description length compliance
- Constructor ordering and documentation
- Dependency sorting in pubspec.yaml