-
Currently, awaiting https://github.com/flutter/flutter/issues/25298 to be fixed. Meanwhile, maybe I can calculate the sort of correct zoom level using something like thisL
https://stackoverflow.com/q…
-
### here is the logcat:
Because flutter_plugin_pdf_viewer 1.0.7 depends on rxdart ^0.21.0 and no versions of flutter_plugin_pdf_viewer match >1.0.7
-
### 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…
-
google_maps_flutter: ^2.1.2
## Steps to Reproduce
1. Execute `flutter run` on the code sample
2. Drag `GoogleMap` Widget
**Expected results:**
- `childWhenDragging` widget should get displ…
-
### Platform
web
### Plugin
share_plus
### Version
10.0.0 or 9.0.0
### Flutter SDK
3.3.0
### Steps to reproduce
flutter build web
### Code Sample
```dart
Target dart2js failed: ProcessExcep…
-
## Environment
- Android OS version: at least API 29 (10)
- Devices affected: Samsung S9
- Maps SDK Version: Flutter Mapbox-gl v0.16.0
## Observed behavior and steps to reproduce
When run…
-
### 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
When I try to use …
-
I have an existing project I am trying to migrate from google maps to mapbox. When I add `mapbox_maps_flutter: ^0.5.0` to my pubspec, and `SDK_REGISTRY_TOKEN` to my `gradle.properties` then try to bui…
-
Hello,
I would like to use heatmaps on my Flutter app, that's why I'm trying to use your fork.
They work well on Android, but not on iOS.
When building the app, Xcode throws `'Google-Maps-iOS-Uti…
-
### Steps to reproduce
1. Add a Google map widget to your Flutter project
2. In the "polygons" field, add a big polygon (so the effect is noticeable)
4. Give the polygon a color that is not blue
…