engage_plugin 1.2.18 copy "engage_plugin: ^1.2.18" to clipboard
engage_plugin: ^1.2.18 copied to clipboard

This plugin allows you to use the TeamViewer Engage co-broswing and live-chat SDK for both Android and iOS platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add engage_plugin

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

dependencies:
  engage_plugin: ^1.2.18

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:engage_plugin/engage_plugin.dart';
1
likes
130
pub points
7%
popularity

Publisher

unverified uploader

This plugin allows you to use the TeamViewer Engage co-broswing and live-chat SDK for both Android and iOS platforms.

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on engage_plugin