flutter_ui_inspector 1.0.2
flutter_ui_inspector: ^1.0.2 copied to clipboard
Debug-only Flutter inspector for UI state, rebuilds, and performance overlays.
1.0.2 #
- Updated README screenshot URLs to use GitHub raw URLs for better pub.dev display
1.0.1 #
- Fixed deprecated
withOpacitycalls, replaced withwithValues(alpha:) - Improved panel overlay attachment with retry logic
- Enhanced real-time updates for badges and heatmap
- Fixed theme-aware panel styling
1.0.0 #
- Initial release.
- Rebuild tracking badges per widget.
- UI state inspector badges (loading, error, empty, ready).
- Debug-only guard to avoid release impact.
- FPS and frame timing tracking.
- Floating inspector panel with gestures.
- Rebuild heatmap overlay.