contentsquare 0.2.0-dev.1 copy "contentsquare: ^0.2.0-dev.1" to clipboard
contentsquare: ^0.2.0-dev.1 copied to clipboard

outdated

Contentsquare Flutter plugin. This plugin implements the [contentsquare_platform_interface](https://pub.dev/packages/contentsquare_platform_interface)

A plugin to use Contensquare in Flutter apps.

This plugin supports Android and iOS.

Features #

Use this plugin in your Flutter app to:

  • Manage opt-in and opt-out of analytic.
  • Track screenviews and transactions.

Getting started #

This plugin relies on the Contentsquare native SDKs to log events. It exposes a unified surface, but you can consult each SDK documentation for more in-depth information :

iOS #

To ensure the best experience, you should target 10+ iOS version. In Podfile add this line at the top of the file:

platform :ios, '10.0'

Android #

The plugin works out of the box.

Usage #

To learn how to use this plugin, see the documentation

11
likes
0
pub points
90%
popularity

Publisher

verified publishercontentsquare.com

Contentsquare Flutter plugin. This plugin implements the [contentsquare_platform_interface](https://pub.dev/packages/contentsquare_platform_interface)

Homepage

License

unknown (LICENSE)

Dependencies

contentsquare_platform_interface, flutter, path_provider

More

Packages that depend on contentsquare