Danny Valente

Results 4 issues of Danny Valente

When a flutter app is running with Voice Over on, selecting the iOS statusbar's time and double tapping causes Voice over to read some weird message. The message is something...

platform-ios
framework
engine
a: accessibility
has reproducible steps
P4
found in release: 3.3
found in release: 3.7

Are there any plans to support Jetpack Compose? Is there any way to do this already today? I've looked, but can't find an example.

### Steps to reproduce 1. Create a custom device using `flutter custom-devices add` 2. Run flutter app on the custom device 3. Run `flutter attach` on host machine. ### Actual...

## Summary A Custom Device's log reader doesn't do anything, and thus `flutter attach` will fail to ever find the flutter engine's VM service. This change adds a new `readLogs`...

tool