Sign in
flutter
/
mirrors
/
flutter
/
HEAD
/
.
/
dev
/
integration_tests
/
display_cutout_rotation
/
README.md
blob: 934210c0764f65c7d761a73dab2e9e3382fc6962 [
file
] [
log
] [
blame
] [
view
]
# display_cutout_rotation
To
run test locally
use
`flutter test integration_test/display_cutout_test.dart`
from
this
folder
.
OR
from
`flutter/dev/devicelab`
run
`dart bin/test_runner.dart test -t android_display_cutout`
.