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

cannot find symbol return locationManager.isLocationEnabled() #15

Closed Oga-Emma closed 4 years ago

Oga-Emma commented 5 years ago

🐛 Bug Report

error: cannot find symbol return locationManager.isLocationEnabled(); ^ symbol: method isLocationEnabled() location: variable locationManager of type LocationManager 1 error

FAILURE: Build failed with an exception.

BUILD FAILED in 33s Finished with error: Gradle task assembleDebug failed with exit code 1

Version: 2.0.2

Platform:

mvanbeusekom commented 4 years ago

@Oga-Emma we cannot reproduce this error. I looks like you have an outdated environment. Please make sure you update your IDE and the Gradle build tools.

If you keep on having problems please provide us with some more information: