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:
- 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 - Open a Terminal in the Tealeaf Automation CLI folder:
cd $HOME/tealeaf_cli - In the Terminal, run the command:
dart pub get - 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> - In the Terminal, run the command:
dart run $HOME/tealeaf_cli/bin/tealeaf_cli.dart