flutter_permission_scanner 1.0.1 copy "flutter_permission_scanner: ^1.0.1" to clipboard
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
1
likes
160
points
42
downloads

Documentation

API reference

Publisher

verified publisherschmieman.dev

Weekly Downloads

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.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

args, mason_logger, path, xml

More

Packages that depend on flutter_permission_scanner