digia_inspector 1.0.0 copy "digia_inspector: ^1.0.0" to clipboard
digia_inspector: ^1.0.0 copied to clipboard

A comprehensive debug console for Digia applications, providing real-time logging of network requests, state changes, and application events with an intuitive UI.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add digia_inspector

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  digia_inspector: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:digia_inspector/digia_inspector.dart';
5
likes
150
points
109
downloads

Publisher

verified publisherdigia.tech

Weekly Downloads

A comprehensive debug console for Digia applications, providing real-time logging of network requests, state changes, and application events with an intuitive UI.

Homepage
Repository (GitHub)
View/report issues

Topics

#debugging #logging #monitoring #networking #observability

Documentation

Documentation
API reference

License

unknown (license)

Dependencies

digia_inspector_core, dio, flutter, uuid

More

Packages that depend on digia_inspector