ispect 5.2.0-dev.9 copy "ispect: ^5.2.0-dev.9" to clipboard
ispect: ^5.2.0-dev.9 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 Dart:

 $ dart pub add ispect

With Flutter:

 $ flutter pub add ispect

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

dependencies:
  ispect: ^5.2.0-dev.9

Alternatively, your editor might support dart pub get or 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';
31
likes
0
points
7.57k
downloads

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

unknown (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