Building in Accessibility with Flutter (Flutter Interact '19)

preview_player
Показать описание
Ensuring your app can be used by everyone means building accessibility into it from the start. For some apps, that's easier said than done. Come see two of our engineers take a mobile app from a dire accessibility state to one that uses Flutter's built-in widgets to create a delightful experience.

Presented by → Dan Field and Victor Tsaran

event: Flutter Interact 2019; re_ty: Publish; product: Flutter - General; fullname: Dan Field, Victor Tsaran;
Рекомендации по теме
Комментарии
Автор

Was my favourite talk of Flutter Interact. It makes me proud of being part of Flutter community.

romualdbarbe
Автор

Very important topic. I have no disability, but any good gui framework should have PROPER accessibility!! Loving Flutter more and more.

HermanWillems
Автор

When the Accessibility support will be provided on Desktop Browsers? We are considering Flutter Web for one of the potential project - but due to Accessibility support unavailability - we couldn't plan the Flutter Web.

What is your roadmap for Desktop Browsers? By when Screen Reader(TalkBack and Voice Over) features will provided?

lourdhumca
Автор

The labeling of the button action was interesting. (add to cart). Can this be done in HTML too with aria attributes? If I translate correctly aria-label would be the caption of the button and not labeling of the action as demonstrated in this video.

leiflinse
Автор

Even with the latest version of flutter 2.8.0 build app, Play Store still pointing a branch of "Content labeling" issues with screenshot. In fact it does not understand at all. This video is nothing else but "Google trying to show that they care everyone with their device". My issue with this video is that before accessibility customization shown in live mode and play a clip for customizated one.

KhenSolomonLethil
Автор

Really interesting talk! Only after I enabled TalkBack on my phone I discovered accessibility on the app I'm developing was really bad hahaha

Pedroantos_
Автор

why text. is read before image in column?

dishajain
Автор

It would have been nice if you had included the source code.

mateboros