issues
search
dart-lang
/
leak_tracker
A framework for memory leak tracking for Dart and Flutter applications.
https://pub.dev/packages/leak_tracker
BSD 3-Clause "New" or "Revised" License
396
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump actions/checkout from 4.1.7 to 4.2.2
#252
dependabot[bot]
closed
1 week ago
0
Make link to documentation customizable.
#251
polina-c
closed
3 weeks ago
0
Update image handling instructions.
#250
polina-c
closed
3 weeks ago
0
Help dependabot to apply new analyzer rules.
#249
polina-c
closed
1 month ago
0
Bump actions/checkout from 4.1.7 to 4.2.0
#248
dependabot[bot]
closed
1 week ago
3
Provide a way to programmatically save memory heap snapshot in csv or other human readable format
#247
KimFromMarietta
opened
1 month ago
4
Recommend to opt out hacky tests on the page that is linked in leak tracking error.
#246
polina-c
closed
3 weeks ago
0
Update `testExecutable` signature in documentation
#245
ValentinVignal
closed
1 month ago
6
Add note about widgets.
#244
polina-c
closed
2 months ago
0
Bump
#243
polina-c
closed
2 months ago
0
Fix broken link and test cover.
#242
polina-c
closed
2 months ago
1
update deps
#241
kevmoo
closed
2 months ago
0
Bump actions/checkout from 4.1.6 to 4.1.7
#240
dependabot[bot]
closed
4 months ago
0
Leak Tracker should avoid flagging non-leaks in Flutter tests
#239
matthew-carroll
opened
4 months ago
9
Explain exceptions.
#238
polina-c
closed
4 months ago
0
Add instructions about disposal of image handle.
#237
polina-c
closed
4 months ago
0
Updated URL referencing troubleshooting documentation
#236
davidhicks980
closed
5 months ago
1
Bump actions/checkout from 4.1.4 to 4.1.6
#235
dependabot[bot]
closed
5 months ago
0
Fix. typos in leak_tracker
#234
droidbg
closed
5 months ago
1
Add guidance for leaking images.
#233
polina-c
closed
5 months ago
0
Bump actions/checkout from 4.1.2 to 4.1.4
#232
dependabot[bot]
closed
6 months ago
0
Bump subosito/flutter-action from 2.15.0 to 2.16.0
#231
dependabot[bot]
closed
6 months ago
0
Update TROUBLESHOOT.md
#230
polina-c
closed
6 months ago
0
Bump subosito/flutter-action from 2.13.0 to 2.15.0
#229
dependabot[bot]
closed
7 months ago
0
Bump actions/checkout from 4.1.1 to 4.1.2
#228
dependabot[bot]
closed
7 months ago
0
Reorganize code to prepare for more features.
#227
polina-c
closed
7 months ago
0
Fix handling of double tracking for an object.
#226
polina-c
closed
7 months ago
0
Flip version in leak_tracker_flutter_testing.
#225
polina-c
closed
7 months ago
0
Stop failing on double finalization
#224
polina-c
closed
7 months ago
1
Bump subosito/flutter-action from 2.12.0 to 2.13.0
#223
dependabot[bot]
closed
8 months ago
1
an error with leak_tracker_testing-2.0.3 after update flutter to 3.19.2
#222
AhkamKhallaf
closed
5 months ago
12
StatefulElements are considered "not disposed" if an exception happens in a State lifecycle
#221
rrousselGit
closed
4 months ago
2
Instruct not to specify version.
#220
polina-c
closed
8 months ago
0
Fix typo.
#219
polina-c
closed
9 months ago
0
Design a way to exempt singletons.
#218
polina-c
closed
8 months ago
1
Add exceptions for test helpers.
#217
polina-c
closed
9 months ago
0
Note flutter version.
#216
polina-c
closed
9 months ago
0
`LeakTesting` doesn't exist in `leak_tracker_flutter_testing`
#215
ValentinVignal
closed
9 months ago
2
Prepare the package `memory_usage` for publishing.
#214
polina-c
closed
9 months ago
1
Fix links.
#213
polina-c
closed
9 months ago
0
Upgrade leak_tracker_testing.
#212
polina-c
closed
9 months ago
0
Fix versioning.
#211
polina-c
closed
9 months ago
0
Add a test to ensure that the test helper check does not run when this is false
#210
polina-c
opened
9 months ago
0
Improve performance of leak tracker.
#209
polina-c
closed
9 months ago
1
Document perf issues to ignore test helpers.
#208
polina-c
closed
10 months ago
0
Add example of more than one closure context causing a leak.
#207
polina-c
opened
10 months ago
0
Update Dart SDK constraint to account for used dart:developer APIs
#206
parlough
closed
10 months ago
3
Update documentation and turn off notGCed by default.
#205
polina-c
closed
9 months ago
1
Enhance scripting.
#204
polina-c
closed
10 months ago
0
Handle deprecation in Flutter.
#203
polina-c
closed
10 months ago
1
Next