-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](ht…
-
**Describe the bug**
Application, using PRINTING, needs minutes to show the pdf. An older version was fast with the same table and same values.
**To Reproduce**
Code snippet to reproduce the be…
-
### Steps to reproduce
1. Use the VideoPlayerController to load a video.
2. Observe if eventListener() receives multiple VideoEventType.initialized events.
### Expected results
The VideoPlayerCont…
-
### Steps to reproduce
1. Have an app with a popupMenu
2. Enable VoiceOver / Talkback
3. Swipe until you get Dismiss Menu semantic
### Expected results
Element should be labelled as button …
-
### Minimal reproduction project
Official example: main.dart
### Build command
```
./gradlew build --refresh-dependencies
```
### Build error
```
F:\flutter\.pub-cache\hosted\pub.dev\audio_ser…
-
### Operating System
macOS Sonoma version 14.6.1
### Plugin
connectivity_plus
### Version
6.1.0
### Flutter SDK
3.24.3
### Compilation command
`fvm flutter run`
### Dart Dependencies
_No re…
-
**My Environment**
- OS: Windows 11
- JetBrains product: Android Studio
- JetBrains product version: Android Studio Ladybug | 2024.2.1 Patch 2
- AWS Toolkit version: AWS Core 3.37-242
- SAM CLI…
-
### Steps to reproduce
I'm encountering an issue in Flutter when loading extremely tall images (e.g., 1080x19174) from a network source. When I check the image's height using ImageStreamListener, it …
-
## Command
```sh
flutter run
```
## Steps to Reproduce
1. ...
2. ...
3. ...
## Logs
ShaderCompilerException
```console
#0 ShaderCompiler.compileShader (package:flutter_tools/src/bu…
-
### Steps to reproduce
1. Create a MaterialApp with a top-level Navigator using a GlobalKey.
2. Inside one of the screens of the app, create a child Navigator (e.g., inside a FlowNavigator widget)…