Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/go-acoustic/connect-flutter

Connect Flutter Plugin.
https://github.com/go-acoustic/connect-flutter

Last synced: about 22 hours ago
JSON representation

Connect Flutter Plugin.

Awesome Lists containing this project

README

        

# connect_flutter_plugin

## Overview

The Flutter plugin can be instrumented with your Flutter applications so you can capture user
interactions and application data and then play back and analyze the data with Acoustic Connect. For more information, see the [Flutter SDK overview](https://developer.goacoustic.com/acoustic-exp-analytics/docs/flutter-sdk-overview).

## Getting Started

To start working with the Connect Flutter plugin, Add the plugin to your application and configure Connect. Refer to [Installation instructions](https://developer.goacoustic.com/acoustic-connect/docs/add-acoustic-behavioral-data-sdk-to-an-ios-app#flutter).

## Build the sample app
Example sample app files you can use to build to view quick example implementations of all core functionalities are provided with the plugin. To start working with the example files, refer to [Build the sample app](https://developer.goacoustic.com/acoustic-connect/docs/build-a-sample-app-to-evaluate-the-connect-sdk#flutter).