flutter/dev/integration_tests/wide_gamut_test
2025-04-21 23:48:15 +00:00
..
integration_test Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
ios/Runner Reverts "Reland Add platform view wide gamut test" (#139189) 2023-11-29 00:58:17 +00:00
lib fix: Call codec.dispose in dev/ (#161112) 2025-01-23 15:07:21 +00:00
.metadata Added integration test for wide gamut support. (#119657) 2023-02-13 22:33:19 +00:00
pubspec.yaml Increase pinned version of leak tracker to enable access to experimental tracking on web. (#167502) 2025-04-21 23:48:15 +00: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