flutter-geolocator
flutter-geolocator copied to clipboard
No implementation found for method isLocationServiceEnabled on channel flutter.baseflow.com/geolocator
π Bug Report
MissingPluginException (MissingPluginException(No implementation found for method isLocationServiceEnabled on channel flutter.baseflow.com/geolocator))
Expected behavior
I only need if the user activate their GPS
Reproduction steps
ItΒ΄s when i try to access to this function final isEnable = await Geolocator.isLocationServiceEnabled();
Configuration
Here is my flutter doctor Doctor summary (to see all details, run flutter doctor -v): [β] Flutter (Channel stable, 2.2.3, on macOS 12.4 21F79 darwin-arm, locale en-MX) [β] Android toolchain - develop for Android devices (Android SDK version 32.0.0) [β] Xcode - develop for iOS and macOS [β] Chrome - develop for the web [β] Android Studio (version 2020.3) [β] VS Code (version 1.71.1) [β] Connected device (3 available)
β’ No issues found!
Version: 8.0.5
Platform:
- [ ] :iphone: iOS
- [x] :robot: Android