engage_plugin 1.0.8 copy "engage_plugin: ^1.0.8" to clipboard
engage_plugin: ^1.0.8 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 Dart:

 $ dart pub add engage_plugin

With Flutter:

 $ flutter pub add engage_plugin

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

dependencies:
  engage_plugin: ^1.0.8

Alternatively, your editor might support dart pub get or 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
0
pub points
6%
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

License

unknown (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on engage_plugin