rebelappstudio / accessibility_tools

MIT License
70 stars 4 forks source link

DevTools fix #15

Closed tomgilder closed 10 months ago

tomgilder commented 1 year ago

When using the Flutter widget inspector, the select button gets flagged as an accessibility issue, because it's missing a semantic label.

We've submitted a PR to Flutter to fix this, but in the meantime we should ignore it.