File tree Expand file tree Collapse file tree 1 file changed +3
-13
lines changed Expand file tree Collapse file tree 1 file changed +3
-13
lines changed Original file line number Diff line number Diff line change 1
- # This plugin no-ops below API 25, which is newer than the legacy emulator.
2
- # This can be removed once the legacy emulator test is using at least
3
- # API level 25.
4
- - quick_actions
5
- - quick_actions_android
6
- # Fails on the legacy emulator. See https://github.com/flutter/flutter/issues/136823
7
- # TODO(stuartmorgan): Remove this if the limitation can be worked around.
8
- - video_player
9
- - video_player_android
10
- # Hangs on the legacy emulator. See https://github.com/flutter/flutter/issues/136824
11
- # TODO(stuartmorgan): Remove this if the hang can be fixed.
12
- - webview_flutter
13
- - webview_flutter_android
1
+ # Currently no plugins need to be excluded, but this file is left
2
+ # since it is likely that we will need this functionality in the future.
3
+ []
You can’t perform that action at this time.
0 commit comments