flutter_permission_scanner 1.0.1
flutter_permission_scanner: ^1.0.1 copied to clipboard
A CLI tool that scans Flutter projects and their dependencies for native permissions (Android, iOS, macOS) to help prevent App Store rejections and ensure privacy compliance.
1.0.0 #
- Initial release.
- Supports scanning Android, iOS, and macOS permissions.
- Scans both the host application and all project dependencies.
- Added professional terminal output with color-coded results.
- Added support for JSON and Markdown export formats.
- Sensitive permission highlighting.
1.0.1 #
- Added an example file
- Added more detailed documentation in files