emulators 0.1.10 emulators: ^0.1.10 copied to clipboard
A utility library to automate mobile emulators.
0.1.10 #
- Refactor internal
waitUntilRunning
0.1.9 #
- Filter out real devices
0.1.8 #
- Set wifi signal in android
cleanStatusBar
- Remove
shutdownAll
fromforEach
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