flutter/dev/integration_tests/wide_gamut_test
2024-05-10 00:55:48 -06:00
..
integration_test if chains → switch expressions (#147793) 2024-05-10 00:55:48 -06:00
ios/Runner Reverts "Reland Add platform view wide gamut test" (#139189) 2023-11-29 00:58:17 +00:00
lib Turning if chains into shorter switch statements (#144977) 2024-03-13 17:16:17 +00:00
.gitignore
.metadata
pubspec.yaml Unpin DDS and roll pub packages (#147925) 2024-05-08 10:35:28 +01:00
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