dart-lang/leak_tracker
A framework for memory leak tracking for Dart and Flutter applications.
DartBSD-3-Clause
Issues
- 1
Provide a way to programmatically save memory heap snapshot in csv or other human readable format
#247 opened by KimFromMarietta - 9
- 2
StatefulElements are considered "not disposed" if an exception happens in a State lifecycle
#221 opened by rrousselGit - 12
- 1
Make double disposal and double creation visible.
#118 opened by polina-c - 2
- 1
Design a way to exempt singletons.
#218 opened by polina-c - 2
- 0
Add a test to ensure that the test helper check does not run when this is false
#210 opened by polina-c - 15
Enable leak tracking for release mode.
#25 opened by polina-c - 0
- 0
- 1
Integrate leak tracking with Flutter testWidgets.
#137 opened by polina-c - 0
Organize lints.
#175 opened by polina-c - 0
Call to report prove of memory savings.
#187 opened by polina-c - 1
- 1
Auto-update diagrams on push.
#104 opened by polina-c - 3
Cannot download tracked memory leaks
#105 opened by Thioby - 0
- 4
Leak tracker crashes app
#84 opened by domesticmouse - 3
Usage question
#154 opened by deckerst - 0
- 25
- 0
Enable leak tracking for web.
#127 opened by polina-c - 0
Add visibility for memory taken by graphics.
#126 opened by polina-c - 1
Detect "neither disposed nor GCed forever"?
#76 opened by fzyzcjy - 0
Implement regression testing for memory footprint.
#120 opened by polina-c - 0
Auto-roll to G3.
#73 opened by polina-c - 3
Implement flutter version of `withLeakTracking` that calls `MemoryAllocations.instance.addListener`
#52 opened by JulianBissekkou - 3
update readme with more information
#78 opened by devoncarew - 1
- 1
Improve leak debugging UX.
#59 opened by polina-c - 1
- 1
Track FFI-allocated memory?
#42 opened by timsneath - 1
- 1