tl_flutter_plugin 2.8.0

SDKflutter
Platformandroidios

Acoustic Tealeaf can monitor traffic between your application and server. It captures device context and user activity to monitor and evaluate the performance of your applications

Overview

Tealeaf Automation CLI for Flutter is a command-line application that setups the Flutter Tealeaf plugin on Android and iOS platforms, reads configuration values from TealeafConfig.json file.

Configure Tealeaf

Run the Flutter Tealeaf Automation CLI script following these steps:

  1. Copy the Tealeaf Automation CLI folder to your Home folder:
    $HOME/.pub-cache/hosted/pub.dev/tl_flutter_plugin-/package/tealeaf_cli to $HOME/tealeaf_cli
  2. Open a Terminal in the Tealeaf Automation CLI folder:
    cd $HOME/tealeaf_cli
    
  3. In the Terminal, run the command:
    dart pub get
    
  4. Next, change the Terminal to the folder of your Flutter project in which you want to configure the Tealeaf Flutter plugin.
    cd  <YOUR_PROJECT_PATH>
    
  5. In the Terminal, run the command:
    dart run $HOME/tealeaf_cli/bin/tealeaf_cli.dart