Skip to content

Add attest (accessibility testing)#1047

Open
sahland wants to merge 3 commits into
Solido:masterfrom
sahland:add-attest
Open

Add attest (accessibility testing)#1047
sahland wants to merge 3 commits into
Solido:masterfrom
sahland:add-attest

Conversation

@sahland

@sahland sahland commented Jul 1, 2026

Copy link
Copy Markdown

Please read How to contribute before creating a submission.

Description and links to repo and pubdev if any

attest — accessibility auditing that runs inside a Flutter widget test and gates CI. It walks the semantics tree, checks real contrast and text overflow, and maps findings to WCAG / EN 301 549.


Checklist

  • I read How to contribute
  • I edited the SOURCE.md file only
  • Added a link to the repo in the PR

Feel free to add this badge to your repository after it's accepted to awesome-flutter.

Awesome Flutter
<a href="https://github.com/Solido/awesome-flutter">
   <img alt="Awesome Flutter" src="https://img.shields.io/badge/Awesome-Flutter-blue.svg?longCache=true&style=flat-square" />
</a>
sahland added 3 commits July 1, 2026 19:03
Added a new testing tool 'attest' for accessibility auditing.
Removed mention of 'attest' from the testing section.
Added a new testing tool to the documentation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant