ogurets_flutter 1.2.6 ogurets_flutter: ^1.2.6 copied to clipboard
This package extends the Ogurets package to allow to support Flutter. It brings in hooks desiged to add functionality around starting, restarting, taking screenshots, etc. You need to use Ogurets as w [...]
1.2.6 #
- updated method of adding in flutter extra run parameters as the command line library was chopping them off (tobindh@github.com)
1.2.5 #
- documentation
1.2.4 #
- last minute discovery that flutter driver sdk depends on lower version of image lib
1.2.3 #
- Support for screen snapshotting
- doesn't reset the app on first run
1.2.2 #
More robust detection of failures. Added OGURETS_FLUTTER_START_TIMEOUT.
1.2.1 #
Added in support for additional parameters for flutter build runs (flavours, device ids and generic additional parameters).
1.1.2 #
Added in override support for which file to actually run
1.1.1 #
This is the first release of ogurets_flutter
. As per documentation.