Baseflow / flutter-permission-plugins

This repo contains a collection of permission related Flutter plugins which can be used to request permissions to access device resources in a cross-platform way.
https://baseflow.com
MIT License
52 stars 34 forks source link

Android 10 background location #17

Closed josh-burton closed 4 years ago

josh-burton commented 4 years ago

This is a relatively minor PR that adds support for the new background location permission in Android 10.

audkar commented 4 years ago

Why closed previous PR? :thinking:

josh-burton commented 4 years ago

I wanted it to count towards Hacktoberfest😅(https://hacktoberfest.digitalocean.com/).

mvanbeusekom commented 4 years ago

Thank you for contributing @athornz