emma_flutter_sdk 1.6.2 copy "emma_flutter_sdk: ^1.6.2" to clipboard
emma_flutter_sdk: ^1.6.2 copied to clipboard

EMMA SDK implementation for flutter. This package contains native bindings for our official SDK's. You can find more info at https://support.emma.io or https://www.emma.io

emma_flutter_sdk #

This SDK contains EMMA flutter native bindings

EMMA Web: https://www.emma.io

For more information about EMMA sdk you can go to https://developer.emma.io

Package #

Package is published on https://pub.dev/packages/emma_flutter_sdk

Configuration #

You can check /example folder for a complete EMMA flutter sdk implementation. There is some divergences about native implementation listed here

Push System #

Android

On Android you must include notification icon as a drawable.

  1. Open Runner in Android Studio
  2. Put your icon files inside /app/res/drawable folder into your Android Studio project

Current Implementation #

  • ✅ Session Tracking (Start Session)
  • ✅ Event Tracking
  • ✅ Update User Profile
  • ✅ Default events
    • ✅ Login
    • ✅ Register
    • ✅ Purchase
  • ✅ Powlink Support
  • ✅ Push System Support
    • ✅ Receive Push
    • ❌ Notification Color
    • ✅ Mark push as opened
    • ✅ Rich Push
  • ✅ Native Ads
  • ❌ InApp Messages
    • ✅ Start View
    • ✅ Banner (currently only on Android)
    • ✅ AdBall
    • ❌ Dynamic Tab
    • ❌ Coupon
    • ✅ Strip
0
likes
0
points
233
downloads

Publisher

unverified uploader

Weekly Downloads

EMMA SDK implementation for flutter. This package contains native bindings for our official SDK's. You can find more info at https://support.emma.io or https://www.emma.io

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on emma_flutter_sdk

Packages that implement emma_flutter_sdk