infospect 0.0.2-alpha copy "infospect: ^0.0.2-alpha" to clipboard
infospect: ^0.0.2-alpha copied to clipboard

retracted

Infospect meaning Information Inspector is a Flutter plugin for that empowers the developers to debug the network calls and logs in the app.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add infospect

With Flutter:

 $ flutter pub add infospect

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

dependencies:
  infospect: ^0.0.2-alpha

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:infospect/infospect.dart';
23
likes
0
points
102
downloads

Publisher

verified publisherkushalm.xyz

Weekly Downloads

Infospect meaning Information Inspector is a Flutter plugin for that empowers the developers to debug the network calls and logs in the app.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

archive, bloc, collection, cuberto_bottom_bar, cupertino_icons, desktop_multi_window, dio, equatable, flutter, flutter_bloc, flutter_json_view, flutter_localizations, font_awesome_flutter, http, menu_bar, meta, package_info_plus, path, path_provider, rxdart, share_plus

More

Packages that depend on infospect