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

outdated

Infospect meaning Information Inspector is a Flutter plugin for thats 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 Flutter:

 $ flutter pub add infospect

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

dependencies:
  infospect: ^0.0.1-alpha

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

Publisher

verified publisherkushalm.xyz

Weekly Downloads

Infospect meaning Information Inspector is a Flutter plugin for thats 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