Skip to content

go-acoustic/Connect-Flutter

Repository files navigation

connect_flutter_plugin

Overview

The Flutter plugin can be instrumented with your Flutter applications so you can capture user interactions and application data and then play back and analyze the data with Acoustic Connect. For more information, see the Flutter SDK overview.

Getting Started

To start working with the Connect Flutter plugin, Add the plugin to your application and configure Connect. Refer to Installation instructions.

Build the sample app

Example sample app files you can use to build to view quick example implementations of all core functionalities are provided with the plugin. To start working with the example files, refer to Build the sample app.