-
When I am using open_file package with google_sign_in and google_maps_flutter. IOS app crash. If I uncomment both of these 2 packages everything works fine.
Packages I am using
google_maps_flutte…
-
**Describe the bug**
The code completion shows me files to import where the file I want to import has already been imported.
**To Reproduce**
Unfortunately, I don't know how to reproduce this. I…
-
Pigeon improves the ease and safety of plugin development, and we've been having good experiences switching our plugins over to it as Pigeon has continued to mature and stabilize:
- It eliminates bad…
-
## Command
```sh
flutter run
```
## Steps to Reproduce
1. clone https://github.com/yandex/mapkit-flutter-demo
2. put .env file with your API_KEY
3. flutter run
## Logs
StateError: Bad sta…
-
When enable foreign key constraint in our app using :
```java
//https://stackoverflow.com/a/12531927/693752
db.setForeignKeyConstraintsEnabled(true);
```
we see an internal error in the logcat…
-
Please see the attached PDF for the SafeWalks feature request.
[Safewalks.Feature.Request.v2.pdf](https://github.com/user-attachments/files/17030933/Safewalks.Feature.Request.v2.pdf)
cc: @vburgett …
-
I used the credit_card_scanner package in my project, but when I updated the Firebase packages to get the iOS push back to work, which were not working, there was an error when performing pod install,…
-
I have these many Dependencies
dependencies:
flutter:
sdk: flutter
google_maps_flutter: ^2.0.0
google_navigation_flutter: ^0.3.0
permission_handler: ^11.3.1
geocoding: ^3.0.0
…
-
The flutter/flutter->flutter/packages roller is a few days behind, due to a persistent regression that was not immediately obvious because of the macOS host infra flake causing most rolls to fail with…
-
**Which API doesn't behave as documented, and how does it misbehave?**
Start getting errors while building web version of my app
**Minimal reproduction project**
The example
**To Reproduce (…