unawaited_futures
not working in forEach
#57102
Labels
devexp-linter
Issues with the analyzer's support for the linter package
legacy-area-analyzer
Use area-devexp instead.
linter-false-negative
P3
A lower priority bug or feature request
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
Describe the issue
Try calling an async func in
forEach
:Expected behavior
forEach
supports async callbacks, if should reportunawaited_futures
Additional context
Flutter (Channel stable, 3.22.2, on macOS 14.5 23F79 darwin-arm64, locale
en-US)
The text was updated successfully, but these errors were encountered: