tl_flutter_plugin 1.1.1 copy "tl_flutter_plugin: ^1.1.1" to clipboard
tl_flutter_plugin: ^1.1.1 copied to clipboard

PlatformAndroidiOS
outdated

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tl_flutter_plugin

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  tl_flutter_plugin: ^1.1.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:tl_flutter_plugin/tl_flutter_plugin.dart';
1
likes
130
points
150
downloads

Publisher

unverified uploader

Weekly Downloads

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

Documentation

API reference

License

MIT (license)

Dependencies

crypto, flutter, http, logger, yaml

More

Packages that depend on tl_flutter_plugin