mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() New feature in upcoming Dart 3.2. See https://github.com/dart-lang/language/issues/2020. Feature is enabled by bumping the min SDK version to 3.2. Part of https://github.com/flutter/flutter/issues/134476. |
||
---|---|---|
.. | ||
integration_test | ||
ios/Runner | ||
lib | ||
.gitignore | ||
.metadata | ||
pubspec.yaml | ||
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