Skip to content

Commit

Permalink
Update TROUBLESHOOT.md
Browse files Browse the repository at this point in the history
  • Loading branch information
polina-c authored Apr 5, 2024
1 parent 85b66ae commit f9a9716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/leak_tracking/TROUBLESHOOT.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ to learn how to ignore leaks while a fix is on the way.

### 4. Leaking object is Image

Images in Flutter have unusual lifecycle.
Images in Flutter have unusual lifecycle:

1. Image and ImageInfo have [non-standard contract for disposal](https://github.com/flutter/flutter/blob/1f64be86810ac4082e250fde8efc6ed212c538e1/packages/flutter/lib/src/painting/image_stream.dart#L18).

Expand Down

0 comments on commit f9a9716

Please sign in to comment.