Baseflow/flutter-permission-handler
Permission plugin for Flutter. This plugin provides a cross-platform (iOS, Android) API to request and check permissions. observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 97
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2966
- days_rel: n/a
- days_push: 22
- n_releases_24m: 0
Adoption not part of the score
2171 stars · 967 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
plugin · maturity stable
auth mobile-framework sdk mobile-development cross-platform security cross-platform flutter flutter-plugin permissions dart federated-plugin ios android
3 sources
- readme: https://github.com/Baseflow/flutter-permission-handler · fetched 2026-08-28 · 19198691eefc
- homepage: https://baseflow.com · fetched 2026-08-29 · e1ae41f72788
- site_page: https://baseflow.com/about · fetched 2026-08-29 · 41785a6d89bc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Baseflow/flutter-permission-handler | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="Baseflow/flutter-permission-handler")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem