43 ms·
I wonder about accessibility of flutter widgets though, since they aren't just wrappers for native widgets. Looks like it's still not accessible https://github
by edtechdev 9y ago
I wonder about accessibility of flutter widgets though, since they aren't just wrappers for native widgets.
Looks like it's still not accessible
https://github.com/flutter/flutter/issues/10562 https://github.com/flutter/flutter/issues/10562
The issue was brought up a year ago too
https://groups.google.com/forum/m/#!topic/flutter-dev/xwUJ7DzIFlk https://groups.google.com/forum/m/#!topic/flutter-dev/xwUJ7D...
- gman83 9y agoAdam Barth from the flutter team responded last time this came up: https://news.ycombinator.com/item?id=14433320 https://news.ycombinator.com/item?id=14433320
- Hixie 9y ago(I'm on the Flutter team) We're actively working on accessibility right now. It's one of our top priorities for the next few months.