cobrowseio_flutter 1.0.0 copy "cobrowseio_flutter: ^1.0.0" to clipboard
cobrowseio_flutter: ^1.0.0 copied to clipboard

outdated

A Flutter plugin to make use of cobrowse.io. View your app running remotely on customer devices. Guide the user, or take remote control.

cobrowseio_flutter #

A Flutter plugin to make use of cobrowse.io. View your app running remotely on customer devices. Guide the user, or take remote control.

Supported devices

  • Android
  • iOS

Getting Started #

Usage #

To use this plugin, add cobrowseio_flutter as a dependency in your pubspec.yaml file.

init #

import 'package:cobrowseio_flutter/cobrowseio_flutter.dart';

    String result = await CobrowseIO.start("YOUR_LICENSE_KEY", {
        'custom_data_field': 'Test'
    });

Plugins #

Plugin Links
Cobrowse.io iOS https://github.com/cobrowseio/cobrowse-sdk-ios-binary
Cobrowse.io Android https://github.com/cobrowseio/cobrowse-sdk-android-binary
1
likes
0
pub points
63%
popularity

Publisher

verified publisherrobodigital.nl

A Flutter plugin to make use of cobrowse.io. View your app running remotely on customer devices. Guide the user, or take remote control.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on cobrowseio_flutter