flutter_chuck_inspection 1.0.4 copy "flutter_chuck_inspection: ^1.0.4" to clipboard
flutter_chuck_inspection: ^1.0.4 copied to clipboard

A powerful HTTP inspector for Flutter — monitor, debug, and analyze requests in real-time with a sleek dark UI and persistent notifications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_chuck_inspection

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

dependencies:
  flutter_chuck_inspection: ^1.0.4

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:flutter_chuck_inspection/flutter_chuck_inspection.dart';
0
likes
160
points
19
downloads

Publisher

verified publishersanjaysharma.info

Weekly Downloads

A powerful HTTP inspector for Flutter — monitor, debug, and analyze requests in real-time with a sleek dark UI and persistent notifications.

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

dio, flutter, flutter_local_notifications, http, path_provider, plugin_platform_interface, share_plus, uuid

More

Packages that depend on flutter_chuck_inspection

Packages that implement flutter_chuck_inspection