We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Once we have the MVP (Minimum Viable Product) in a good spot, we should revisit for accessibility (if necessary).
I've used the Wave extension to audit work for accessibility: https://chrome.google.com/webstore/detail/wave-evaluation-tool/jbbplnpkjmmeebjpijfedlgcdilocofh
These resources should also help with getting started on Accessibility and Flutter https://docs.flutter.dev/accessibility-and-localization/accessibility https://medium.com/@enzoftware/flutter-accessibility-getting-started-52286746314e
The text was updated successfully, but these errors were encountered:
There's currently no support for header hierarchy
https://www.github.com/flutter/flutter/issues/97894
Sorry, something went wrong.
No branches or pull requests
Problem
Once we have the MVP (Minimum Viable Product) in a good spot, we should revisit for accessibility (if necessary).
Proposed Solution
I've used the Wave extension to audit work for accessibility: https://chrome.google.com/webstore/detail/wave-evaluation-tool/jbbplnpkjmmeebjpijfedlgcdilocofh
These resources should also help with getting started on Accessibility and Flutter
https://docs.flutter.dev/accessibility-and-localization/accessibility
https://medium.com/@enzoftware/flutter-accessibility-getting-started-52286746314e
The text was updated successfully, but these errors were encountered: