-
`Listener` is receiving `onPointerMove` events when trying to close the app on iOS by swiping up the home indicator. This happens only when the `Listener` is in a `Stack` with a `Google Maps` below it…
-
https://developers.google.com/maps/documentation/javascript/interaction#gesture-handling
I believe the flutter maps are from Javascript. And most needed feature is missing, In the flutter web we…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…
-
안녕하세요. 네이버 지도앱 유용하게 잘 쓰고 있습니다.
안드로이드에서 네이버 지도가 동작하지 않습니다.
![스크린샷 2024-04-26 오후 4 17 56](https://github.com/note11g/flutter_naver_map/assets/39996770/22bb9795-1e9e-413c-aae0-4883dc616972)
…
-
Building Marker with custom anchor offset does not change default, bottom based anchor.
Rotation have no effect on built Marker.
-
### Is there an existing issue for this?
- [x] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
Web
### Description
In debug and local…
-
Could the markers toggle visibility? in the google_map_flutter is final visible true.
-
## Use case
As a developer, I'd like to have access to my Android/iOS flavors in my pubspec.yaml, so I can have more control over what's included in the final artifacts.
For example:
In an appl…
-
First of all, thank you so much for making this package. It's a very important part of my app.
I started using this package in 2020 and am on version `2.2.3`. I am trying to upgrade dependencies, …
-
### Steps to reproduce
Use the example to
1. Click on "Push to the Create screen"
2. Click on "Pop to Home screen"
3. Observe console, there should be a "After context.push()"
4. Click on "Push…