flutter_debug_tools 0.0.5+2 copy "flutter_debug_tools: ^0.0.5+2" to clipboard
flutter_debug_tools: ^0.0.5+2 copied to clipboard

discontinuedreplaced by: inspector

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

0.0.5 #

  • Revert the device_info_plus package to 9.1.1 version

0.0.4 #

  • Add size info tool

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
140
pub points
53%
popularity

Publisher

verified publisherhashstudios.dev

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

Documentation

API reference

License

MIT (license)

Dependencies

device_info_plus, flutter, loggy, shared_preferences

More

Packages that depend on flutter_debug_tools