-
### Steps to reproduce
Steps:
1. Scroll past an item with the global key in the inner scroll view
2. Press the floating action button to navigate to the item with the key ('no')
3. Observe
No…
-
We can not a symbol to a polyline on google map in flutter like we did on below link
https://developers.google.com/maps/documentation/javascript/symbols#add_to_polyline
-
### What package does this bug report belong to?
google_maps_flutter
### What target platforms are you seeing this bug on?
Android
### Have you already upgraded your packages?
Yes
##…
-
I'm using a custom map style for the Google Maps Flutter package.
Implemented with this code
```dart
void _onMapCreated(GoogleMapController controller) {
setState(() {
_mapControl…
-
I'm using an IndexedStack with two map pages.
On load, the markers are misplaced on the first map and/or on the second map.
When I pan the map, markers go to the right place.
**my environement:*…
-
Hi,
Basically is this comment in StackOverflow: https://stackoverflow.com/questions/66245336/flutter-constant-flickering-in-the-map?noredirect=1#comment117118610_66245336
The minimal code doesn'…
-
### Steps to reproduce
1. Run the sample app in the iPad Air 13-inch emulator with iOS 17.5 with a Portuguese (Portugal) keyboard
2. Press `´` and then `a`
### Expected results
`Á` is insert…
-
Hi,
I tried using this plugin, but when I run the example code using flutter 2.8.1, i got runtime error :
E/flutter (27100): [ERROR:flutter/lib/ui/ui_dart_state.cc(209)] Unhandled Exception: Co…
-
## Bug report
**Describe the bug**
sentTime in ios is returning this date 1970-01-19 17:59:04.586 which does not make sense. It only happens in iOS. Android works as expected
* Device used to …
-
### Steps to reproduce
1. Set up a new flutter project and enable web
2. Write a dockerfile to try and build for web in it (ours posted below)
3. Hook it up to a CI runner and have it try to buil…