• Home
  • Platform modules
  • Digital Experience
  • Mobile applications
  • Development frameworks
  • Flutter

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.

See detailed documentation on the Flutter plugin.

Prerequisites

  • Dynatrace version 1.203+
  • Dart version 2.12+
  • Flutter version 1.12.0+
  • Gradle version 5.x+
  • Android version 5.0+ (API 21+)

Set up a Flutter mobile app

  1. In the Dynatrace menu, go to Deploy Dynatrace.
  2. Scroll down, and select Set up mobile monitoring.
  3. Enter a name for your app, and select Create mobile app.
    The app settings page opens.
  1. From the app settings, go to Instrumentation wizard, and select Flutter.
  2. 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.