-
### Steps to reproduce
1. Create new flutter app in VS Code.
2. Attempt to debug on physical Android 14 device.
### Expected results
App should start and be debuggable.
### Actual results…
-
### 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/docs/…
-
### Steps to reproduce
When I run device lab test:
```
../../bin/dart bin/run.dart -d 00008030-001A083911C3802E --ab=2 --local-engine=ios_profile_unopt --local-engine-host host_profile_unopt -t …
-
### Is there an existing issue for this?
- [x] I have searched the existing issues.
### Which plugins are affected?
In-App Messaging
### Which platforms are affected?
Android
### Description
Hi…
-
Flutter web release mode issue
Occurs sometimes when I use beamer package.
Expected results
If user click the button, modal should be opened.
Actual results
If user click the button at firs…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
## Your Environment
* Plugin version: 4.16.0
* Platform: iOS or Android: Android
* OS version: 14
* Device manufacturer / model: Oneplus 9
* Flutter info (`flutter doctor`):
Doctor summary…
-
### Steps to reproduce
1. flutter create .
2. flutter pub add google_maps_flutter
3. pass through installation guide in readme
4. create GoogleMap widget with a single dashed polyline and specific…
-
### What package does this bug report belong to?
go_router
### What target platforms are you seeing this bug on?
Android, iOS
### Have you already upgraded your packages?
Yes
### Dependency vers…
-
While running Flutter app on a desktop, if you disable GPU, (even if enable it again) flutter app will freeze.
**Expected results:**
Flutter Desktop App would switch GPU or turn on software render…