performance_guard 1.0.1 copy "performance_guard: ^1.0.1" to clipboard
performance_guard: ^1.0.1 copied to clipboard

Production-grade Flutter plugin for detecting ANRs, UI freezes, and performance issues

1.0.1 #

  • Updated repository and homepage URLs
  • Added topics for pub.dev discoverability

1.0.0 #

  • Initial release
  • Android ANR detection using Looper watchdog
  • iOS RunLoop stall detection
  • Frame drop monitoring on Android via Choreographer
  • Configurable freeze thresholds
  • Stack trace capture support
  • Stream-based event API
  • Production-ready with minimal performance overhead
3
likes
150
points
18
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Production-grade Flutter plugin for detecting ANRs, UI freezes, and performance issues

Repository (GitHub)
View/report issues

Topics

#performance #anr #monitoring #freeze-detection #ui

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on performance_guard

Packages that implement performance_guard