mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This version of Dart supports dot shorthands. Follow-up to: https://github.com/flutter/flutter/issues/180607 See also: * https://flutter.dev/go/flutter-style-updates * https://github.com/flutter/flutter/pull/181934
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