-
Part of https://github.com/flutter/flutter/issues/117844
~This is a case where we may want to build more instance-tracking functionality into Pigeon itself before doing a conversion, since we curre…
-
Now that #97848 is fixed, we should sweep all of our plugins for any nullable generics that were nullable only because of that issue (that's probably *any* nullable generic, but there may be some rare…
-
Hello.
When await pointAnnotationManager?.createMulti(pointAnnotationList) is executed, I get the following error:
**PlatformException(channel-error, Unable to establish connection on channel: "dev.…
-
While working on the conversion of `google_maps_flutter` to Pigeon, I encountered an important use case for being able to access the Pigeon serialization codec: platform view creation parameters.
T…
-
When running `google_maps_flutter` example on Android:
```console
You are applying Flutter's main Gradle plugin imperatively using the apply script method, which is deprecated and will be removed …
-
### **Environment**
Flutter version: 3.13.0
mapbox_maps_flutter version: 1.0.0-beta.3
Device: Samsung Galaxy A53
OS: Android 14
### **Steps to Reproduce**
Call `getStyleImage(imageId)` or `hasSt…
-
When making a long press over map, display a dialog white the button + Create _helpbutton_ here. And link it to create dialog.
-
- check upper and downer bounds.. and is user passes it, is dragged to center of map.
-
-
I'm seeing white lines between tiles on mobile Firefox (Android). Haven't reproduced on desktop or mobile Chrome.
| Test app | Official demo |
| --- | --- |
| ![photo5865978282208507312](https://…
-
https://github.com/flutter/plugins/pull/5339 will add the ability to manage our README code snippets with `code-excerpt` so that they stop getting out of sync with changes in APIs, Dart, or lints, as …