Hussen Ibrahim
Hussen Ibrahim
> @hussenIbrahim Please provide a [completed and minimal reproducible code sample](https://stackoverflow.com/help/minimal-reproducible-example) so that we may verify this. Thanks! ``` void main() { final GoogleMapsFlutterPlatform mapsImplementation = GoogleMapsFlutterPlatform.instance; if (mapsImplementation is...
try background_locator_2 package
> how can forcefully stop the service and clear foreground notification. > > Suppose i want to stop tracking location from a button click. Check this geolocator_android: git: url: https://github.com/hussenIbrahim/flutter-geolocator...
try to add gestureRecognizers:{ Factory(() => EagerGestureRecognizer()), Factory(() => ScaleGestureRecognizer()), }
Hello @basvdijk did you found any solution or workaround?