
AndroidSdk and AndroidStudio depends relatively heavily on filesystem access to locate installed tools. Testing code that relies on either of these classes benefits from a utility method to generate a legitimate-looking Android SDK directory layout for testing.
Flutter tools
Tools for building Flutter applications.
To run the tests, ensure that no devices are connected,
then navigate to flutter_tools
and execute:
../../bin/cache/dart-sdk/bin/pub run test