4 ms·
Until a blind person contacts your support team to tell them your website/webapp is not working with their screen reader.
by martpie 4y ago
Until a blind person contacts your support team to tell them your website/webapp is not working with their screen reader.
- cercatrova 4y agoFlutter has accessibility FYI. It creates a parallel accessibility tree in the DOM that screen readers can read. https://docs.flutter.dev/development/accessibility-and-localization/accessibility https://docs.flutter.dev/development/accessibility-and-local...
- noduerme 4y agohah. I remember having to build HTML-only fallback versions of fancy Flash UI sites back in... 2002 to around 2008. We marketed this as an add-on for improved SEO. Allegedly Google used to manually check if the content matched what was in the Flash version and knock you down if it wasn't. That was probably just a rumor.