Open tomgilder opened 2 years ago
Add an automatic checker to ensure text sufficiently contrasts with its background, as per WCAG Guidelines.
We can use Flutter's automated test MinimumTextContrastGuideline as a starting point.
Add an automatic checker to ensure text sufficiently contrasts with its background, as per WCAG Guidelines.
We can use Flutter's automated test MinimumTextContrastGuideline as a starting point.