flutter/dev/integration_tests/wide_gamut_test
auto-submit[bot] e6a49f8a24
Reverts "Wide gamut and platform view integration test." (#139100)
Reverts flutter/flutter#138837
Initiated by: jonahwilliams
This change reverts the following previous change:
Original Description:
In https://github.com/flutter/engine/pull/48190 I discovered that overlay surfaces were not constructed with wide gamut settings. This adds a test that will fail until this is fixed.
2023-11-27 22:25:26 +00:00
..
integration_test Reverts "Wide gamut and platform view integration test." (#139100) 2023-11-27 22:25:26 +00:00
ios/Runner Reverts "Wide gamut and platform view integration test." (#139100) 2023-11-27 22:25:26 +00:00
lib Reverts "Wide gamut and platform view integration test." (#139100) 2023-11-27 22:25:26 +00:00
.gitignore Added integration test for wide gamut support. (#119657) 2023-02-13 22:33:19 +00:00
.metadata Added integration test for wide gamut support. (#119657) 2023-02-13 22:33:19 +00:00
pubspec.yaml Pin package:web 0.4.0 (#138428) 2023-11-15 15:03:21 -08:00
README.md Added integration test for wide gamut support. (#119657) 2023-02-13 22:33:19 +00:00

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