Skip to content

go-acoustic/Tealeaf-Flutter

Repository files navigation

tl_flutter_plugin

Overview

The Flutter Tealeaf 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 Tealeaf. For more information, see the Flutter SDK overview.

Getting Started

To start working with the Tealeaf Flutter plugin, Add the plugin to your application and configure Tealeaf. 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.