ispect 5.0.0-dev44 copy "ispect: ^5.0.0-dev44" to clipboard
ispect: ^5.0.0-dev44 copied to clipboard

In-app observability and QA diagnostics toolkit for Flutter, with logs, network tracing, layout inspection, exports, and redaction.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ispect

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

dependencies:
  ispect: ^5.0.0-dev44

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:ispect/ispect.dart';
30
likes
160
points
5.19k
downloads

Documentation

API reference

Publisher

verified publishershodev.live

Weekly Downloads

In-app observability and QA diagnostics toolkit for Flutter, with logs, network tracing, layout inspection, exports, and redaction.

Repository (GitHub)
View/report issues

Topics

#inspector #ispect #debug #toolkit #debug-toolkit

License

MIT (license)

Dependencies

collection, draggable_panel, flutter, flutter_localizations, intl, ispect_layout, ispectify, meta, path_provider, super_sliver_list, web

More

Packages that depend on ispect