Skip to content

Add wcag_vision to UI Helpers - #1048

Open
Fatimamostafa wants to merge 1 commit into
Solido:masterfrom
Fatimamostafa:add-wcag-vision
Open

Add wcag_vision to UI Helpers#1048
Fatimamostafa wants to merge 1 commit into
Solido:masterfrom
Fatimamostafa:add-wcag-vision

Conversation

@Fatimamostafa

Copy link
Copy Markdown

Description and links to repo and pubdev if any

wcag_vision is a Flutter/Dart package for building accessible apps: WCAG 2.x
contrast ratio checking (AA/AAA thresholds), colour vision deficiency
simulation (protanopia, deuteranopia, tritanopia, based on Machado, Oliveira
& Fairchild 2009), and on-device k-means dominant-colour extraction from
images. Pure Dart, no Flutter dependency required for the core logic, fully
tested (45+ unit tests), MIT licensed.


Checklist

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant