
The next engine roll will introduce --lazy-async-stacks, which affects the contents of stack traces. This updates test expectations to match both the old and new stack trace formats.
The files in this directory are used as part of tests in the
flutter_tools
package. Some are here because here these tests need a
pubspec.yaml
that references the flutter framework (which is
intentionally not true of the flutter_tools
package). Others are
here mostly out of peer pressure.