Miles Egan

Results 3 issues of Miles Egan

This adds support for specifying accessibility labels for text fields. This is important not only for accessibility but also for automated UI testing. I can extend this to add accessibility...

**Description** The LazyIndexedStack can crash if the length of `children` changes. **Steps To Reproduce** 1. Render the widget. 2. Change the length of `children` and then change the index to...

bug

### Steps to reproduce Unfortunately I don't have a simple reproduction step for this. There seems to be some kind of race condition initializing the flutter engine. Once in every...

c: crash
engine
platform-mac
a: desktop
a: production
needs repro info
team-engine