marfeel_sdk 0.1.0 copy "marfeel_sdk: ^0.1.0" to clipboard
marfeel_sdk: ^0.1.0 copied to clipboard

Flutter plugin for the Marfeel Compass analytics SDK. Track page views, scroll depth, multimedia events, conversions, and user engagement.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add marfeel_sdk

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

dependencies:
  marfeel_sdk: ^0.1.0

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:marfeel_sdk/marfeel_sdk.dart';
0
likes
150
points
71
downloads

Publisher

verified publishermarfeel.com

Weekly Downloads

Flutter plugin for the Marfeel Compass analytics SDK. Track page views, scroll depth, multimedia events, conversions, and user engagement.

Homepage
Repository (GitHub)
View/report issues

Topics

#analytics #tracking #marfeel

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on marfeel_sdk

Packages that implement marfeel_sdk