flutter/packages
Adam Barth 49b183c502 Estimate the brightness of the primary color (#10071)
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
2017-05-14 10:09:52 -07:00
..
flutter Estimate the brightness of the primary color (#10071) 2017-05-14 10:09:52 -07:00
flutter_driver Rev SDK, package versions to dev versions (#10017) 2017-05-11 17:02:08 -07:00
flutter_test Rev SDK, package versions to dev versions (#10017) 2017-05-11 17:02:08 -07:00
flutter_tools Some tools to dump other trees. (#9999) 2017-05-12 15:51:58 -07:00
.gitignore add summary files to .gitignore (#5891) 2016-09-15 20:32:59 -07:00