• Adam Barth's avatar
    Estimate the brightness of the primary color (#10071) · 49b183c5
    Adam Barth authored
    If the caller doesn't explicitly give the brightness of the primary
    color, we now estimate it using an algorithm from the Web Content
    Accessibility Guidelines.
    
    Also, this patch contains a function that converts RGB colors to
    HSVColors. I was originally going to use that, but the WCAG algorithm
    ended up seeming like a better choice. The patch still includes this
    function because it's generally useful.
    
    Fixes #5718
    49b183c5
Name
Last commit
Last update
..
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
.gitignore Loading commit data...