flutter_dynatrace 0.0.6 copy "flutter_dynatrace: ^0.0.6" to clipboard
flutter_dynatrace: ^0.0.6 copied to clipboard

discontinued
outdated

Dynatrace mobile agent integration with Flutter! You can use manual instrumentation to capture data/metrics to get visibility and a bette understanding of how your app is performing.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_dynatrace

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

dependencies:
  flutter_dynatrace: ^0.0.6

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:flutter_dynatrace/flutter_dynatrace.dart';
1
likes
0
pub points
20%
popularity

Publisher

unverified uploader

Dynatrace mobile agent integration with Flutter! You can use manual instrumentation to capture data/metrics to get visibility and a bette understanding of how your app is performing.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, http

More

Packages that depend on flutter_dynatrace