ispect 4.2.0-dev copy "ispect: ^4.2.0-dev" to clipboard
ispect: ^4.2.0-dev copied to clipboard

Logging and inspection tool for development and testing. ISpect provides an intuitive interface that makes debugging efficient and insightful.

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: ^4.2.0-dev

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';
21
likes
0
points
3.62k
downloads

Publisher

verified publishershodev.live

Weekly Downloads

Logging and inspection tool for development and testing. ISpect provides an intuitive interface that makes debugging efficient and insightful.

Repository (GitHub)
View/report issues

Topics

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

License

unknown (license)

Dependencies

device_info_plus, draggable_panel, flutter, flutter_localizations, intl, ispectify, meta, package_info_plus, path, path_provider, provider, scrollable_positioned_list, share_plus, web

More

Packages that depend on ispect