ispect 4.3.1-dev01 copy "ispect: ^4.3.1-dev01" to clipboard
ispect: ^4.3.1-dev01 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.3.1-dev01

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';
20
likes
0
points
3.82k
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

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

More

Packages that depend on ispect