flutter/dev/integration_tests/wide_gamut_test
Michael Goderbauer dbf9e32879
Bump characters, collection, meta (#161066)
Follow-up to https://github.com/flutter/flutter/pull/160985.

These were missed by `flutter update-packages --force-upgrade` in
https://github.com/flutter/flutter/pull/160985, likely due to some
circular dependency issue. They've been bumped by hand in this PR.
2025-01-03 02:23:10 +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 Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
.metadata Added integration test for wide gamut support. (#119657) 2023-02-13 22:33:19 +00:00
pubspec.yaml Bump characters, collection, meta (#161066) 2025-01-03 02:23:10 +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