chucker_flutter 1.0.0+1 copy "chucker_flutter: ^1.0.0+1" to clipboard
chucker_flutter: ^1.0.0+1 copied to clipboard

outdated

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.0.0+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:chucker_flutter/chucker_flutter.dart';
128
likes
0
points
13.3k
downloads

Publisher

verified publishersyedmurtaza.site

Weekly Downloads

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

License

unknown (license)

Dependencies

dio, flutter, flutter_json_viewer, flutter_localizations, share_plus, shared_preferences

More

Packages that depend on chucker_flutter