mirror of
https://github.com/flutter/flutter.git
synced 2026-01-27 20:42:44 +08:00
We now produce a more reasonable error message when we're missing the flutter_test dependency in a test. Also, remove the flutter_tools stack traces when the engine dies. Fixes #6187