connect_flutter_plugin 2.36.0 copy "connect_flutter_plugin: ^2.36.0" to clipboard
connect_flutter_plugin: ^2.36.0 copied to clipboard

Acoustic Connect 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 connect_flutter_plugin

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

dependencies:
  connect_flutter_plugin: ^2.36.0

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:connect_flutter_plugin/connect_flutter_plugin.dart';
2
likes
130
points
148
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

crypto, flutter, http, logger, package_info_plus, yaml

More

Packages that depend on connect_flutter_plugin