-
This umbrella issue is to track the individual features that are part of the ongoing work to improve the Flutter / Dart Google Maps offering:
- [x] https://github.com/flutter/flutter/issues/26863
…
-
This solution is very useful and easy for apply flutter multiple environment.
But i'm not found solution how to apply this with google-services.json and GoogleService-info.plist
-
The present screen is made in Native Android. Re-make in Flutter.
Data would be fetched via API(not yet ready)
-
### What
- We currently have
- History of products loaded by the app (in the History tab)
- History of scans (in the user profile, not accessible unless you are logged in)
- Lists (no defaul…
-
### Steps to reproduce
working on unity game with unity but the app crashed when i added google map plugin into the game everything working fine i delete google_maps_flutter from app dependencies
##…
-
In the example, it is currently possible to get a route from the current location to the destination using GoogleMapsNavigator.setDestinations(destinations);. I would like to know if there is a way to…
-
Hi, I'm trying to use clustering in flutter google maps. It works great on mobile, but on web I get the following error:
```
packages/google_maps_flutter_web/src/marker_clustering_js_interop.dart 16…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Remote Config
### Which platforms are affected?
Web
### Descriptio…
-
I don't know if somebody else is facing this:
I tryed to use the BackgroundLocator to replace the Location plugin because of the background tracking aspect , but when using it "live", in active sta…
-
vehicleDetailsMapController
?.animateCamera(CameraUpdate.newLatLngBounds(LatLngBounds(
southwest: const LatLng(21.23755166666667, 72.88526333333333),
northeast: const LatLng(21.251688333333334, 72.…