
* Added wide gamut integration test that uses save layers. * updated the test to support bgra too * analysis errors * switched blend mode to multiply to avoid future optimizations
wide_gamut_test
An integration test used for testing wide gamut color support in the engine.
Local run
flutter create --platforms="ios" --no-overwrite .
flutter test integration_test/app_test.dart