smooth_chucker 0.0.2 copy "smooth_chucker: ^0.0.2" to clipboard
smooth_chucker: ^0.0.2 copied to clipboard

An HTTP requests inspector with isolate support for better performance. Inspects HTTP(S) requests/responses in your app with Material 3 UI and advanced search capabilities.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smooth_chucker

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

dependencies:
  smooth_chucker: ^0.0.2

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:smooth_chucker/smooth_chucker.dart';
1
likes
130
points
211
downloads
screenshot

Publisher

verified publisherlkrjangid.tech

Weekly Downloads

An HTTP requests inspector with isolate support for better performance. Inspects HTTP(S) requests/responses in your app with Material 3 UI and advanced search capabilities.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

chopper, dio, flutter, flutter_json_viewer, http, path, path_provider, provider, share_plus, sqflite, sqflite_common_ffi

More

Packages that depend on smooth_chucker