virtual_device library

Classes

AndroidEmulator
FlutterCli
This class only interprets the output from the flutter CLI. IosSimulators and AndroidEmulators are always valid devices for Flutter to use
IosSimulator
VirtualDevice

Functions

runWithError(String cmd, List<String> args) Future<String>
If the command line execution returns an exception, throw it in Dart.