-
Hello,
I am facing the following error when using the package on web. (I have no issues with the same code on mobile);
Please help
Here is my query:
```dart
Widget paginateFirestoreTest(…
-
After I upgrade Flutter 0.5.7 to 0.5.8 I cant compile my flutter app:
ERROR:
Because uri >=0.11.2 depends on quiver >=0.17.0 =0.11.1 =0.17.0 =0.11.1 requires quiver >=0.17.0 =0.0.8 depends on uri …
-
Hello,
I am having an issue with Google Maps on my app in production. The app uses Google Maps to diplay markers, and users can tap on them to get more info.
The issue is : for some users, the c…
-
## Details
**Target Platform:** Web
**Target OS version/browser:** macOS Big Sur 11.5.2 (20G95) - Safari 14.1.2 (16611.3.10.1.6)
**Devices:** Mac
Unless I'm looking at the wrong place…
vixez updated
2 months ago
-
In order to convert the flutter/packages FTL tests from Cirrus to LUCI, we need LUCI access to the secrets used by those tests. It looks like the FTL key is already there, but we need the Google Maps …
-
SliverAppBar with a Google Map is lagging when I expand. Please see a video. Also confirmed on actual device
![ezgif com-optimize](https://user-images.githubusercontent.com/283347/97435142-532c6b80…
-
The project partners have repeatedly requested that we visually display the location to participants. I personally believe that this changes the nature of their research. In an actual emergency, evacu…
-
Looked around and didn't see an issue for this anywhere. It doesn't appear that Google Maps works at all while running iOS apps on Mac (an Apple Silicon device feature.)
Tested with macOS Big Sur 1…
-
### Use case
In my Flutter application, I am using the **google_maps_flutter** plugin to display maps. However, I am facing an issue where the language of **Google Maps** seems to default to the de…
-
## Use case
working on a project recently, I had the need to implement an effect on the map, which would change the size of the markers as the zoom was changed by the user, I followed the path of…