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

outdated

A flutter plugin for the TeamViewer Engage SDK. This plugin allows you to use the TeamViewer Engage co-broswing and live-chat SDK for both Android and iOS platforms. For more information please refer [...]

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.0.4

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
0
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter plugin for the TeamViewer Engage SDK. This plugin allows you to use the TeamViewer Engage co-broswing and live-chat SDK for both Android and iOS platforms. For more information please refer to TeamViewer's Engage official website.

Homepage

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on engage_plugin

Packages that implement engage_plugin