mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() This removes some unnecessary `.gitignore` files that are already covered by the top-level `.gitignore` file. This ensures that `flutter run`ning examples in this repo doesn't result in modifications by the new Swift Package Manager migration. Follow up to https://github.com/flutter/flutter/pull/152766 Part of https://github.com/flutter/flutter/issues/148018 |
||
---|---|---|
.. | ||
integration_test | ||
ios/Runner | ||
lib | ||
.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