mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Implement Color filter for images * Add blend modes * complete set of blend modes * Add golden test for blend modes, fix size setting when using drawImage instead of drawImageRect * Add comments * Update golden locks * Fix analyzer errors Co-authored-by: Harry Terkelsen <hterkelsen@users.noreply.github.com> * fix blend group count in test