-
When displaying a point on map via Point_annotation while in debug mode I am getting this error message. I have tried this with the .5.1 release and the 1.0.0 rc1 they both seem to have the issue.
…
-
The current version of the Google Maps Flutter Web plugin does not have the "My Location" functionality.
This means there are two Map options that are not implemented:
* `myLocationButtonEnabled…
-
When using Mapbox Maps for Flutter the map exhibits flickering or turns completely black during zoom and pan gestures. The issue occurs both in debug and release mode on Android devices and emulators.…
-
I am using this plugin in flutter web and it is giving me this error when I try to search anything, I have observed google is returning data properly
┌──────────────────────────────────────────────…
-
**Describe the bug**
flutter firebase initializeApp run w/ F5 in visual studio code gets exception firebase_core_web/src/interop/core.dart line 60
**To Reproduce**
Steps to reproduce the behavior…
-
- I created a new flutter project, then I run `dart analyze` and got this error:
```
Internal error: Failed to handle request: analysis.setAnalysisRoots
Null check operator used on a null value
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Messaging
### Which platforms are affected?
iOS
### Description
…
-
The app crashes when setting a location where Street View does not exist.
```md
flutter_google_street_view: ^3.1.4
```
```log
D/AndroidRuntime(24825): Shutting down VM
E/AndroidRuntime(248…
-
Internal: b/329766984
### Steps to reproduce
1. Enable Android TalkBack (Settings -> Accessibility -> TalkBack).
2. Open a Flutter app using google_maps_flutter and a useAndroidViewSurface value of…
-
### **Issue Summary**
I have tried to launch a Flutter iOS app using the package [yandex_maps_mapkit_lite 4.6.1-beta2](https://pub.dev/packages/yandex_maps_mapkit_lite) in release mode from TestFli…