mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() 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. |
||
---|---|---|
.. | ||
integration_test | ||
ios/Runner | ||
lib | ||
.gitignore | ||
.metadata | ||
pubspec.yaml | ||
README.md |
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