emulators 0.2.1 emulators: ^0.2.1 copied to clipboard
A utility library to automate mobile emulators. Wraps `xcrun` for iOS and the Android CLI tools.
emulators #
A utility library to automate mobile emulators.
Can be used to automate screenshots on multiple devices.
Example project #
https://github.com/tim-smart/flutter-emulators-screenshots-demo
This project demonstrates how to use this package to generate screenshots for a Flutter project.