Ari Weiland

Results 3 issues of Ari Weiland

## Use case Everywhere in our app that we use a clickable `ListTile`, we have to wrap it like ``` Semantics( button: true, child: ListTile( onTap: doFoo, // other attributes...

new feature
framework
f: material design
proposal

## What happened? DartPad appears to have been updated in a major way. I noticed that following the update, the code assistance context menu for Flutter (with commands like "Wrap...

### Steps to reproduce 1. Copy the repro project into DartPad and run it 2. Enable accessibility in Flutter 3. Use an accessibility service or a mouse to click on...

a: accessibility
platform-web
has reproducible steps
P0
team-web
triaged-web
found in release: 3.19
found in release: 3.22