Stack trace doesn't alway match code
Open
- Dominant language
- Dart
- Stars
- 224
- Forks
- 94
- Avg merge
- 7h 14m
- Merged PRs (30d)
- 2
Description

Note that the method on the call stack doesn't match the code in the window. I'm seeing the mismatch up and down the stack in this case.
This is with:
```
> flutter --version
Flutter 1.26.0-17.5.pre • channel beta • https://github.com/flutter/flutter.git
Framework • revision 1fe38dcb5f (5 days ago) • 2021-02-10 16:25:47 -0800
Engine • revision d4453f6018
Tools • Dart 2.12.0 (build 2.12.0-259.9.beta)
```
running the gallery sample ( https://github.com/flutter/gallery ).
Contributor guide
Assessment
This issue has not been assessed yet.