jank_scout 0.0.3 copy "jank_scout: ^0.0.3" to clipboard
jank_scout: ^0.0.3 copied to clipboard

A performance-optimized, zero-dependency frame drop (jank) interception package for local Flutter development.

0.0.3 #

  • Fixed absolute local file path for LICENSE link in README.md to be a relative path.

0.0.2 #

  • Added package topics to pubspec metadata.
  • Fixed insecure HTTP link warning in README.md.

0.0.1 #

  • Initial release of Jank Scout.
  • Frame timing drop interception via native SchedulerBinding.instance.addTimingsCallback.
  • Active screen route tracking and attribution via JankScoutObserver.
  • Telemetry noise suppression with a 4ms threshold buffer.
  • Log flood prevention with a 2.5-second logging cooldown per route.
  • Zero external package dependencies.
  • Safe compile-time assertion guards that tree-shake the package logic in release builds.
1
likes
160
points
--
downloads

Documentation

API reference

Publisher

verified publishermomarkhan.com

Weekly Downloads

A performance-optimized, zero-dependency frame drop (jank) interception package for local Flutter development.

Repository (GitHub)
View/report issues

Topics

#performance #profiling #jank #monitoring #devtools

License

MIT (license)

Dependencies

flutter

More

Packages that depend on jank_scout