Skip to content

EMMADevelopment/emma_flutter_sdk

Repository files navigation

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
    • AdBall
    • Dynamic Tab
    • Coupon
    • Strip