dynatrace_flutter_plugin_dio 3.305.2 copy "dynatrace_flutter_plugin_dio: ^3.305.2" to clipboard
dynatrace_flutter_plugin_dio: ^3.305.2 copied to clipboard

An extension of the Dynatrace Flutter Plugin which allows support for instrumentation of the Dio package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dynatrace_flutter_plugin_dio

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

dependencies:
  dynatrace_flutter_plugin_dio: ^3.305.2

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:dynatrace_flutter_plugin_dio/dynatrace_flutter_plugin_dio.dart';
2
likes
150
points
6.08k
downloads

Publisher

verified publisherdynatrace.com

Weekly Downloads

An extension of the Dynatrace Flutter Plugin which allows support for instrumentation of the Dio package.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

dio, dynatrace_flutter_plugin, flutter

More

Packages that depend on dynatrace_flutter_plugin_dio