mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() Reland of https://github.com/flutter/flutter/pull/138837 I reverted too many config files, the app needed the pbx project file in order to find the new class I added. Instead, just put the new platform view in the app delegate so it builds. |
||
---|---|---|
.. | ||
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