flutter/dev/integration_tests/wide_gamut_test
Michael Goderbauer 25e38a2a87
Bump lower Dart SDK constraints to 3.0 & add class modifiers (#122546)
Bump lower Dart SDK constraints to 3.0 & add class modifiers
2023-03-21 20:21:58 +00:00
..
integration_test Added negative test and blur test to the wide gamut tests. (#120914) 2023-02-22 00:10:25 +00:00
ios/Runner Added integration test for wide gamut support. (#119657) 2023-02-13 22:33:19 +00:00
lib Added negative test and blur test to the wide gamut tests. (#120914) 2023-02-22 00:10:25 +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 Bump lower Dart SDK constraints to 3.0 & add class modifiers (#122546) 2023-03-21 20:21:58 +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