tp9imka.dev
Results 7 packages owned by
tp9imka.devSort by
flutter_leak_radar
flutter_leak_radar: ^0.2.1 copied to clipboard
0
likes
160
points
353
downloads
On-device memory-leak detector for Flutter. Tracks per-class heap growth and precise object retention in debug/profile; complete no-op in release.#memory#leak-detection#debugging#devtools#performance
Pure-Dart library for loading VM heap snapshots and analysing object retaining paths to surface memory leaks.#memory#leak-detection#heap-snapshot#vm-service
All-in-one umbrella for the Radar observability suite — one import and one init for Flutter memory, performance, and stability, with an overlay badge and a unified inspector.#memory#performance#observability#debugging#flutter
Pure-Dart tracer framework with monotonic spans, log-linear latency histograms, Zone-based async nesting, and a lossless outlier ring.#tracing#profiling#observability#performance#dart
flutter_leak_radar_lint
flutter_leak_radar_lint: ^0.1.2 copied to clipboard
0
likes
150
points
237
downloads
Custom lint rules for Flutter/Dart: undisposed controllers, uncancelled subscriptions, discarded listen results, and more memory-leak patterns.#lints#custom-lint#memory#leak-detection#static-analysis
flutter_perf_radar
flutter_perf_radar: ^0.1.1 copied to clipboard
0
likes
160
points
153
downloads
On-device performance and stability tracer for Flutter. Frame timing, startup, error capture, and main-thread stall detection in debug/profile; complete no-op in release.#performance#tracing#observability#debugging#flutter