# Baseflow/flutter-permission-handler

Permission plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to request and check permissions.

Repository: https://github.com/Baseflow/flutter-permission-handler
Canonical: https://ross.abutalabs.com/products/flutter-permission-handler
Homepage: https://baseflow.com
Language: Dart
License: MIT
License Family: permissive
Topics: flutter, flutter-plugin, permission, ios, android, dart, baseflow
Last push: 2026-08-11T06:59:34+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 35, longevity 100
- inputs: {"age_days": 2966, "days_push": 22, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2171, forks 967 (observed 2026-08-28T04:06:21.776884+00:00)

## What it is
A Flutter plugin providing a cross-platform API to request and check device permissions on iOS and Android. It follows the federated plugin architecture with a shared platform interface.

## Use cases
- request camera permission in a flutter app
- check location permission status on ios and android
- ask user for notification permissions
- handle microphone permission denial
- query permission state before accessing contacts
- manage runtime permissions in flutter

## When to choose
- building a Flutter app that needs access to protected device capabilities like camera, location, or notifications
- you need a single unified permission API across iOS and Android

## When to avoid
- building native iOS or Android apps without Flutter
- you only need permissions on platforms not yet supported by the plugin

## Facets
- artifact type: plugin
- maturity: stable
- function: auth, mobile-framework, sdk
- domain: mobile-development, cross-platform, security
- platform: cross-platform
- tags: flutter, flutter-plugin, permissions, dart, federated-plugin, ios, android

## Member repositories
- Baseflow/flutter-permission-handler (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:21.776884+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:49:14.618877+00:00, confidence not recorded.
  - readme: https://github.com/Baseflow/flutter-permission-handler (fetched 2026-08-28T04:06:21.776884+00:00, sha 19198691eefc)
  - homepage: https://baseflow.com (fetched 2026-08-29T10:29:18.528504+00:00, sha e1ae41f72788)
  - site_page: https://baseflow.com/about (fetched 2026-08-29T10:29:18.531607+00:00, sha 41785a6d89bc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
