emulators 0.1.14 copy "emulators: ^0.1.14" to clipboard
emulators: ^0.1.14 copied to clipboard

outdated

A utility library to automate mobile emulators.

0.1.14 #

  • Don't absorb errors in forEach

0.1.13 #

  • Add args to drive

0.1.12 #

  • Reliability improvements

0.1.11 #

  • Bug fixes

0.1.10 #

  • Refactor internal waitUntilRunning

0.1.9 #

  • Filter out real devices

0.1.8 #

  • Set wifi signal in android cleanStatusBar
  • Remove shutdownAll from forEach

0.1.7+1 #

  • Add link to example project to README

0.1.7 #

  • Create directories for screenshots

0.1.6 #

  • Add cleanStatusBarFromEnv for use with flutter driver

0.1.5 #

  • Refactor cleanStatusBar into it's own function

0.1.4 #

  • Add some delay after shutdown
  • Fix android demo mode

0.1.3 #

  • Increase timeout to 60s for waitUntilRunning

0.1.2 #

  • Add avdmanager and expose helper functions

0.1.1 #

  • Clean iOS status bar for screenshots

0.1.0+1 #

  • Rename example

0.1.0 #

  • First release