chucker 0.1.4 copy "chucker: ^0.1.4" to clipboard
chucker: ^0.1.4 copied to clipboard

A Chucker - like HTTP logger for Flutter using Dio, GetIt, and local notifications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add chucker

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

dependencies:
  chucker: ^0.1.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:chucker/chucker.dart';
1
likes
120
points
60
downloads

Publisher

unverified uploader

Weekly Downloads

A Chucker - like HTTP logger for Flutter using Dio, GetIt, and local notifications.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

dio, flutter, flutter_local_notifications, get_it

More

Packages that depend on chucker