
Use a `package:` import when referencing source under test in test template. This is the prefered style and plays nice w/ automated refactoring. See: https://github.com/flutter/flutter-intellij/issues/1429
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