Instrument mobile apps with Dynatrace Flutter plugin
The Dynatrace Flutter plugin adds the Dynatrace OneAgent for Android and iOS to your Flutter app and provides an API to use manual instrumentation for Flutter/Dart data capture.
Prerequisites
- Dynatrace version 1.203+
- Dart version 2.4.0+
- Flutter version 1.12.0+
- Gradle version 5.x+
- Supported Webrequest Framework: Dart HttpClient
Set up a Flutter mobile app
- In the Dynatrace menu, go to Deploy Dynatrace.
- Scroll down, and select Set up mobile monitoring.
- Enter a name for your app, and select Create mobile app.
- From the app settings, go to Instrumentation wizard, and select Flutter.
- Follow the steps described in the wizard.
Demo
For example instrumentation of a compact app, see the Example tab of the Dynatrace Flutter plugin page.