-
When i search any location and select the address. It reload the map again on my current location. In console I'm getting following error. I'm using the latest version of package ^2.0.0-nullsafety.3
…
-
### Requirements
- [X] I've looked at the README 'Common Problems' section
### Have you checked this problem on the example app?
No
### FlutterBluePlus Version
1.33.2
### Flutter Version
3.24.3…
-
### Steps to reproduce
1. Run the code sample
2. Make sure the dropdown field is editable
3. Press the "Disable" button and then the "Enable" one
4. Try to edit the field again
### Expected r…
-
Hello.
I can't find data layers features and opportunity to display GeoJson.
Here is descriptions of these features:
https://developers.google.com/maps/documentation/android-sdk/utility/
ht…
-
## Steps to Reproduce
I have an issue combining PageView and Google maps, as follows:
1. Install [google_maps_flutter: ^0.5.21+15]
2. Run attached app
3. Google maps will appear, swtich to next…
-
### Steps to reproduce
1. Run the sample app on macOS
2. Press and hold "u" until the IME accent panel is displayed
3. Press right arrow
4. Press left arrow
5. Press ESC
6. Press left arrow
###…
-
### Steps to reproduce
Using
* google_maps_flutter 2.6.0
* google_maps_flutter_android 2.7.0
if I run this code in a callback:
```dart
final GoogleMapController controller = await _mapCont…
-
Issue Description: Unexpected nil value when configuring flutter_config_plus package in AppDelegate.swift
Steps to Reproduce:
Integrate the flutter_config_plus package into a Flutter project.
O…
-
-
### Steps to reproduce
1. Go to your theme data
2. Use the CupertinoPageTransitionsBuilder for the target platform android in your PageTransitionsTheme
### Expected results
When swiping back…