-
Thank you for making this package.
I'm trying to implement this feature into my app but I can't seem to see it working locally despite my logs saying otherwise.
In my attempt to test this, In m…
-
Hi Guys,
Is there a dark theme for the google_maps_flutter package?
-
`Because every version of form_builder_map_field depends on google_maps_flutter ^0.5.25+1 and nhameylov depends on google_maps_flutter ^1.0.2, form_builder_map_field is forbidden.
So, because nhameyl…
-
### Steps to reproduce
1- Run the provided code in a Flutter web project.
2- Open the DropdownButton menu.
3- Resize the browser window.
### Expected results
- The DropdownButton menu shoul…
-
## Command
```sh
flutter run
```
## Steps to Reproduce
1. ...
2. ...
3. ...
## Logs
_TypeError: (#0 currentPackageConfig (package:flutter_tools/src/dart/package_map.dart:16:56))
```…
-
Unhandled Exception: type 'Null' is not a subtype of type 'Map' in type cast
E/flutter ( 7790): #0 _$PlacesDetailsResponseFromJson (package:google_maps_webservice/src/places.g.dart:294:50)
E/fl…
-
### Steps to reproduce
I'm using `google_maps_flutter: ^2.9.0` in my Flutter app, and it works well on both Android and iOS physical devices. However, it crashes and closes on the iOS simulator.
I…
-
Setting the map by providing bounds does not work. It is always zoomed out.
It should automatically adjust zoom according to the map bounds.
Currently, in the code, the bounds are set to new york.
…
-
Essentially the same as the now closed https://github.com/flutter/flutter/issues/97913
I took the code furnished by OP and put it in a `TabBarView` like he explained.
# Repro
https://github.…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and found no duplicates.
### What plugin is this bug for?
Firebase UI OAuth Google
### What platform(s) does this…