developer_tools 0.0.6 copy "developer_tools: ^0.0.6" to clipboard
developer_tools: ^0.0.6 copied to clipboard

A set of runtime tools for developers to use in their projects.

0.0.6 #

  • Refactor main library and docked log panel for readability and consistency.
  • Bump developer_tools_core to ^0.0.4.

0.0.5 #

  • Remove redundant tooltip attributes from IconButton widgets.
  • Improve code formatting and line breaks for readability.

0.0.4 #

  • Add exportReport() method to collect and export debug information from all registered extensions and standalone entries.
  • Add export debug report button to the overlay header with clipboard support.
  • Add exportDeveloperToolsReport() convenience method on the BuildContext extension.
  • Bump developer_tools_core to ^0.0.3.

0.0.3 #

  • Add DeveloperToolsBuildContext extension on BuildContext for convenient access to DeveloperTools state and common actions (showDeveloperTools, hideDeveloperTools, toggleDeveloperTools, registerDeveloperToolQuickAction).

0.0.2 #

  • Add pluggable extensions support to DeveloperTools widget for improved customization.
  • Add navigatorKey support in the DeveloperTools widget for improved navigation handling.
  • Refactor overlay entry building with a dedicated method for building list entries.
  • Remove unused developer_tools_riverpod dependency.

0.0.1 #

  • Initial release.
2
likes
160
points
327
downloads

Publisher

unverified uploader

Weekly Downloads

A set of runtime tools for developers to use in their projects.

Homepage
Repository (GitHub)
View/report issues

Topics

#development #debug #tools #flutter #debug-overlay

Documentation

API reference

License

MIT (license)

Dependencies

developer_tools_core, flutter

More

Packages that depend on developer_tools