flutter/dev/integration_tests/wide_gamut_test
2023-11-03 06:20:47 -07:00
..
integration_test Adds drawn image wide gamut test (#126715) 2023-05-15 15:54:22 -07:00
ios/Runner iOS info.plist template: make UIViewControllerBasedStatusBar to be true (#128970) 2023-06-20 18:11:18 +00:00
lib Adds drawn image wide gamut test (#126715) 2023-05-15 15:54:22 -07: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 Upgrade leak_tracker and remove some deps in allow list. (#137806) 2023-11-03 06:20:47 -07: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