flutter_rebuild_inspector 0.1.1 copy "flutter_rebuild_inspector: ^0.1.1" to clipboard
flutter_rebuild_inspector: ^0.1.1 copied to clipboard

A runtime widget rebuild visualizer for Flutter. Track rebuild counts, see visual badges (red/yellow/green), and view an in-app dashboard—no DevTools needed.

0.1.1 #

  • Fix LICENSE file (replace TODO with proper MIT license).

0.1.0 #

  • Initial release.
  • RebuildTracker — Wrap widgets to count rebuilds with optional visual badge
  • RebuildInspectorDashboard — In-app list of top rebuilt widgets
  • RebuildInspectorOverlay — Floating button to toggle dashboard
  • RebuildStats — Programmatic access to rebuild statistics
  • Color-coded badges: green (< 5), yellow (5–20), red (> 20)
  • Debug-only: zero overhead in release builds
1
likes
0
points
128
downloads

Publisher

unverified uploader

Weekly Downloads

A runtime widget rebuild visualizer for Flutter. Track rebuild counts, see visual badges (red/yellow/green), and view an in-app dashboard—no DevTools needed.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_rebuild_inspector