Almoullim / background_location

Flutter background location plugin for Android and iOS
https://pub.dev/packages/background_location
Other
224 stars 236 forks source link

permission_handler conflict #87

Closed sisalik1 closed 3 years ago

sisalik1 commented 3 years ago

Because background_location >=0.5.0 depends on permission_handler ^6.1.3 and myApp depends on permission_handler >=7.1.0, background_location >=0.5.0 is forbidden.

Almoullim commented 3 years ago

permission_handler has been removed, now you will have to include it in your project and asking for the location permission you need