infospect 0.0.1-alpha copy "infospect: ^0.0.1-alpha" to clipboard
infospect: ^0.0.1-alpha copied to clipboard

Infospect meaning Information Inspector is a Flutter plugin for thats empowers the developers to debug the network calls and logs in the app.

0.0.1-alpha #

Initial version.

Added
  • Network Calls
    • Interception for Dio and http
    • Filtering the calls based on Success/Error and also the method type
    • Sharing of respective network call with CURL data
    • Details screen with request , response and error
    • Filtering of the network call with the searched text (matching to the url)
  • Logs
    • capturing of logs and showing them in list
    • Filtering out the logs based on the DiagnosticLevel like info, debug, warning, error, hint, summary, fine , hidden, off.
    • Filtering of the logs with the searched text (matching to the log message/error/stacktrace)
  • Invoker
    • Widget to open the Infospect screen from anywhere in the app
    • Multi-window support in desktop and invoking the Infospect screen in the same window in mobile
    • Shortcut to invoke the infospect screen in Desktop app (Ctrl + Shift + I), and also an option provided to open up within the app.
23
likes
0
points
102
downloads

Publisher

verified publisherkushalm.xyz

Weekly Downloads

Infospect meaning Information Inspector is a Flutter plugin for thats empowers the developers to debug the network calls and logs in the app.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

archive, bloc, collection, cuberto_bottom_bar, cupertino_icons, desktop_multi_window, dio, equatable, flutter, flutter_bloc, flutter_json_view, flutter_localizations, font_awesome_flutter, http, menu_bar, meta, package_info_plus, path, path_provider, rxdart, share_plus

More

Packages that depend on infospect