Baseflow / Baseflow/flutter-permission-handler

Add Stream status

Open
#784 1 comment 23 reactions 0 assignees View on GitHub
P2 platform: android platform: ios platform: windows refactor type: enhancement
Dominant language
Dart
Stars
2.2k
Forks
970
Avg merge
14h 22m
Merged PRs (30d)
2

Description

## 🏗 Enhancement Proposal

I wanted to add `Stream` support for permission status

### Pitch

I think it will make the use of this plugin more declarative, in `build` method we could just declare what to display if the user give the permission or not. When the user gives the permission, it will automatically rebuild our widget.

I can create my own `Stream` but it would be great, if it was included in the package

### Platforms affected (mark all that apply)
- [X] :iphone: iOS
- [X] :robot: Android

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.