chucker_flutter 1.6.3 copy "chucker_flutter: ^1.6.3" to clipboard
chucker_flutter: ^1.6.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

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

dependencies:
  chucker_flutter: ^1.6.3

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';
84
likes
130
pub points
95%
popularity
screenshot

Publisher

verified publishersyedmurtaza.site

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, http_mock_adapter, share_plus, shared_preferences

More

Packages that depend on chucker_flutter