developer_tools_console 0.0.3 copy "developer_tools_console: ^0.0.3" to clipboard
developer_tools_console: ^0.0.3 copied to clipboard

Console/global error logging integration for developer_tools. Captures FlutterError, WidgetsBinding errors, and PlatformDispatcher errors.

0.0.3 #

  • Point repository, homepage and issue_tracker at the real repository (github.com/masreplay/developer_tools). The previous URLs referenced a non-existent org, so every package page on pub.flutter-io.cn showed broken links.

0.0.2 #

  • Refactor console log and tool entry for readability and consistency.
  • Bump developer_tools_core to ^0.0.4.

0.0.1 #

  • Initial release.
  • Captures FlutterError.onError and PlatformDispatcher.instance.onError.
  • Console log tool entry with full-screen dialog to view and clear errors.
  • DeveloperToolsLogSource for dock integration.
0
likes
140
points
37
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Console/global error logging integration for developer_tools. Captures FlutterError, WidgetsBinding errors, and PlatformDispatcher errors.

Topics

#development #debug #tools #console #flutter

License

MIT (license)

Dependencies

developer_tools_core, flutter

More

Packages that depend on developer_tools_console