dio_datadog_tracking_adapter 0.2.1 copy "dio_datadog_tracking_adapter: ^0.2.1" to clipboard
dio_datadog_tracking_adapter: ^0.2.1 copied to clipboard

Dio adapter that supports Datadog tracking and native adapters like Cronet and Cupertino

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dio_datadog_tracking_adapter

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

dependencies:
  dio_datadog_tracking_adapter: ^0.2.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:dio_datadog_tracking_adapter/dio_datadog_tracking_adapter.dart';
0
likes
150
points
49
downloads

Publisher

verified publishermuha.dev

Weekly Downloads

Dio adapter that supports Datadog tracking and native adapters like Cronet and Cupertino

Documentation

API reference

License

MIT (license)

Dependencies

cronet_http, cupertino_http, datadog_flutter_plugin, datadog_tracking_http_client, dio, flutter, http

More

Packages that depend on dio_datadog_tracking_adapter