tugboat_dio 0.10.0 copy "tugboat_dio: ^0.10.0" to clipboard
tugboat_dio: ^0.10.0 copied to clipboard

Dio interceptor that records safe, bounded network evidence into an active Tugboat capture session.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tugboat_dio

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

dependencies:
  tugboat_dio: ^0.10.0

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:tugboat_dio/tugboat_dio.dart';
0
likes
150
points
45
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Dio interceptor that records safe, bounded network evidence into an active Tugboat capture session.

Repository (GitHub)
View/report issues

License

AGPL-3.0 (license)

Dependencies

dio, flutter, tugboat

More

Packages that depend on tugboat_dio