flutter_debug_tools 0.0.3+1 copy "flutter_debug_tools: ^0.0.3+1" to clipboard
flutter_debug_tools: ^0.0.3+1 copied to clipboard

A set of tools to help find and debug UI or performance issues from the Flutter app itself.

0.0.3 #

  • Add screen details information

0.0.2 #

  • Add device details information

0.0.1 #

  • Initial release
  • 6 set of tools to help find and debug UI or performance issues from the app itself.
  • Debug Paint (Shows the visual layout of the widgets)
  • Performance Overlay (Shows performance metrics such as FPS, frame rasterizer, and frame build time)
  • Layer Bounds (Shows the layer bounds of the widgets)
  • Debug Log (Shows the logs from the app)
  • Repaint Rainbow (Shows the repaint boundaries of the widgets, and the color changes when the widget is repainted)
  • Color Picker (Allows you to pick a color from the screen)
  • Works on both Android and iOS
2
likes
130
pub points
46%
popularity

Publisher

verified publisherhashstudios.dev

A set of tools to help find and debug UI or performance issues from the Flutter app itself.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

device_info_plus, flutter, loggy, shared_preferences

More

Packages that depend on flutter_debug_tools