[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add guide to writing accessible Flutter applications #8628

Open
chunhtai opened this issue Apr 25, 2023 · 2 comments
Open

Add guide to writing accessible Flutter applications #8628

chunhtai opened this issue Apr 25, 2023 · 2 comments
Labels
a.cookbook Relates to a cookbook recipe or guide e3-weeks Effort: < 4 weeks p2-medium Necessary but not urgent concern. Resolve when possible. t.a11y Relates to an accessibility concern

Comments

@chunhtai
Copy link
Contributor

What information is missing?

We don't have much resource on how to write an accessible flutter app

How would you like us to fix this problem?

here are something we can consider adding.

  1. a cookbook demonstrates how to use Semantics widgets to achieve different goals.
  2. some tutorial videos similar to 1
  3. add a page introduction to flutter accessibility, and tools we provide.
@chunhtai chunhtai added a.cookbook Relates to a cookbook recipe or guide documentation labels Apr 25, 2023
@sfshaza2
Copy link
Contributor

@chunhtai
Copy link
Contributor Author

This feedback was coming from internal customer. They were looking for code sample on how to actually implement the app using Semantics widget. While most of the built-in widget works out of box, customer would still need to do some manual tweaks. That would involve using the Semantics widget to add additional information.

The page you linked seems to focus on testing and tooling.

@atsansone atsansone added p2-medium Necessary but not urgent concern. Resolve when possible. t.a11y Relates to an accessibility concern e3-weeks Effort: < 4 weeks and removed documentation labels May 22, 2023
@atsansone atsansone changed the title Add more resource for writing accessible flutter application Add guide to writing accessible Flutter applications Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a.cookbook Relates to a cookbook recipe or guide e3-weeks Effort: < 4 weeks p2-medium Necessary but not urgent concern. Resolve when possible. t.a11y Relates to an accessibility concern
Projects
None yet
Development

No branches or pull requests

4 participants