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

discontinuedreplaced by: noob
outdated

A few handy tools to debug Flutter apps. Contains `BuildTracker` that allows to track widget rebuilds and what caused them to rebuild.

0.0.1 #

First release with BuildTracker.

0.0.2 #

Cleanup of dependencies to be null-safety compliant.

0.0.2+1 #

Expose BuildTracker.

0.0.2+2 #

  • Add options to reduce output.
  • Show each stack trace only once.

0.0.3 #

  • Show each stack trace only once (also in first frame).
  • Print top stack traces leading to rebuilds.
3
likes
110
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

A few handy tools to debug Flutter apps. Contains `BuildTracker` that allows to track widget rebuilds and what caused them to rebuild.

Documentation

API reference

License

MIT (license)

Dependencies

built_collection, flutter, flutter_test, freezed_annotation, lint, stack_trace

More

Packages that depend on debug_tools