Sometimes "adb devices" prints a header. We should skip over the header instead of complaining that we don't recognize it. Fixes #1293
Flutter tools
Tools for building Flutter applications.
To run the tests:
- pub get
- pub run test
Sometimes "adb devices" prints a header. We should skip over the header instead of complaining that we don't recognize it. Fixes #1293
Tools for building Flutter applications.
To run the tests: