Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Separate plugins for Location, Camera, Storage, etc #12

Open
2 tasks done
mZadorskii opened this issue Jun 19, 2019 · 0 comments
Open
2 tasks done

Separate plugins for Location, Camera, Storage, etc #12

mZadorskii opened this issue Jun 19, 2019 · 0 comments
Labels
platform: android Issue is related to the Android platform. platform: ios Issue is related to the iOS platform type: enhancement New feature or request

Comments

@mZadorskii
Copy link

mZadorskii commented Jun 19, 2019

馃彈 Enhancement Proposal

  1. Extract/abstract out common pieces to flutter-permission-plugins/packages/permission_handler
  2. location_permissions will then depend on permission_handler and inject/override location specific strings / methods
  3. camera_permissions will depend on permission_handler and inject/override camera+mic specific strings / methods
  4. same for Storage and others

Pitch

I can submit initial PRs later today / tomorrow. Might need little help with iOS side

Platforms affected (mark all that apply)

  • 馃摫 iOS
  • 馃 Android
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
platform: android Issue is related to the Android platform. platform: ios Issue is related to the iOS platform type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants