chucker_flutter 1.8.3 copy "chucker_flutter: ^1.8.3" to clipboard
chucker_flutter: ^1.8.3 copied to clipboard

Chucker Flutter helps you inspect the HTTP(S) requests/responses. It stores data locally and provides a UI for inspecting network calls and sharing their content.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chucker_flutter
copied to clipboard

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

dependencies:
  chucker_flutter: ^1.8.3
copied to clipboard

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:chucker_flutter/chucker_flutter.dart';
copied to clipboard
150
likes
130
points
16.7k
downloads
screenshot

Publisher

verified publishersyedmurtaza.site

Weekly Downloads

2024.09.23 - 2025.04.07

Chucker Flutter helps you inspect the HTTP(S) requests/responses. It stores data locally and provides a UI for inspecting network calls and sharing their content.

Repository (GitHub)
View/report issues

Topics

#http #networking #chucker

Documentation

API reference

Funding

Consider supporting this project:

www.patreon.com

License

MIT (license)

Dependencies

chopper, dio, flutter, flutter_localizations, http, share_plus, shared_preferences

More

Packages that depend on chucker_flutter