zero_inspector_kit 1.11.1 copy "zero_inspector_kit: ^1.11.1" to clipboard
zero_inspector_kit: ^1.11.1 copied to clipboard

One-line in-app developer console for Flutter — HTTP/WebSocket/gRPC inspection, logs, database, memory leaks, FPS jank, routes, alerts, bug reports. Auto-disabled in release.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zero_inspector_kit

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

dependencies:
  zero_inspector_kit: ^1.11.1

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:zero_inspector_kit/zero_inspector_kit.dart';
1
likes
150
points
1.68k
downloads
screenshot

Documentation

Documentation
API reference

Publisher

verified publisherzerolabsco.com

Weekly Downloads

One-line in-app developer console for Flutter — HTTP/WebSocket/gRPC inspection, logs, database, memory leaks, FPS jank, routes, alerts, bug reports. Auto-disabled in release.

Repository (GitHub)
View/report issues
Contributing

Topics

#logging #debug #console #network #monitoring

License

MPL-2.0 (license)

Dependencies

collection, device_info_plus, flutter, http, path_provider, plugin_platform_interface, share_plus, sqflite

More

Packages that depend on zero_inspector_kit

Packages that implement zero_inspector_kit