DevApp Showcase
Permissions Compose

Permissions Compose

websitedeveloper-tools

Permissions Compose is a lightweight Android library that simplifies runtime permission management in Jetpack Compose applications. This library provides a composable API to request, check, and handle App permissions with ease. It supports custom rationale and settings dialogs, manifest permission validation, and lifecycle-aware permission flows.

Screenshots

Screenshot 1

Ratings

Idea
5
Product
5
Feedback
0

Feedback (2)

Sign in to leave feedback

G

GentleTiger

Just now

OMG, this Permissions Compose library is a lifesaver! I was struggling so hard to get my app to ask for camera permission properly – it was a total mess, and users were getting confused. This made it so easy to fix, like, ridiculously easy. Now it just works! Thank you, developers, you're amazing.

H

HappyNinja

Just now

This permissions thing seems pretty handy for my little app, but I'm having a bit of trouble understanding how to make those custom dialogs. Maybe a simpler example in the docs?