outputPath
parameter added to determinate the output folder to save videos.
run
function implementation updated to throw an exception if the command fails.
- flutter test command's output piped to the stdout.
- Nothing happens when a test fail issue fixed
- recording issue fixed
- iOS bundle name issue fixed. The default bundle name will be Info-Debug.plist if Info.plist file does not exists
- Shell helper runner returns the
stderr
if an error happens
- Unnecessary
print
removed
- Simulator creation issue fixed
devices
option name corrected with device
- Mismatched type issue fixed on
device
option
- Support for iOS runtime
- Video recording option
- Headless mode