mirror of
https://github.com/flutter/flutter.git
synced 2026-01-24 00:45:18 +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