FixForward: method was renamed (#161431)
This commit is contained in:
parent
864d4f59dd
commit
ee4d46d43a
@ -21,7 +21,7 @@ Future<int> _fetchTexture(int width, int height) async {
|
|||||||
}
|
}
|
||||||
|
|
||||||
void main() async {
|
void main() async {
|
||||||
ensureAndroidOrIosDevice();
|
ensureAndroidDevice();
|
||||||
enableFlutterDriverExtension(commands: <CommandExtension>[nativeDriverCommands]);
|
enableFlutterDriverExtension(commands: <CommandExtension>[nativeDriverCommands]);
|
||||||
|
|
||||||
// Run on full screen.
|
// Run on full screen.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user