ispect 4.2.0 copy "ispect: ^4.2.0" to clipboard
ispect: ^4.2.0 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 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: ^4.2.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:ispect/ispect.dart';
17
likes
160
points
3.89k
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

Documentation

API reference

License

MIT (license)

Dependencies

collection, 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