This script runs the Flutter unit tests. By default, the script assumes you have compiled a SkyShell in an "engine/src" that's a peer to the "flutter" directory.
Flutter tools
Tools for building Flutter applications.
To run the tests:
- pub get
- pub run test