Ellyn Lyn
Ellyn Lyn
Whenever I build the app, I keep getting the below line in my debug console. > `flutter_background_service_android` threw an error: Exception: This class should only be used in the main...
I used `await Location().requestService` to request user to turn on the location service if it's disabled. It works as expected on Android but it doesn't prompt on IOS. Does anyone...
Does this plugin still does not support full background geofencing?
### Please check the following before submitting a new issue. - [X] I have searched the [existing issues](https://github.com/baseflow/flutter-geolocator/issues). - [X] I have carefully [read the documentation](https://github.com/baseflow/flutter-geolocator/blob/main/geolocator/README.md). ### Please select for...
### Please check the following before submitting a new issue. - [X] I have searched the [existing issues](https://github.com/baseflow/flutter-geolocator/issues). - [X] I have carefully [read the documentation](https://github.com/Baseflow/flutter-geolocator/blob/main/geolocator/README.md) and verified I have...
### Please check the following before submitting a new issue. - [X] I have searched the [existing issues](https://github.com/baseflow/flutter-geolocator/issues). - [X] I have carefully [read the documentation](https://github.com/baseflow/flutter-geolocator/blob/main/geolocator/README.md). ### Please select for...
### Please check the following before submitting a new issue. - [X] I have searched the [existing issues](https://github.com/baseflow/flutter-geolocator/issues). - [X] I have carefully [read the documentation](https://github.com/baseflow/flutter-geolocator/blob/main/geolocator/README.md). ### Please select for...
I keep getting an error whenever for `var browser = await puppeteer.launch();` for Flutter Web. Does anyone know what is the solution for this or what is the problem? The...