localytics_flutter_sdk library
Flutter bindings for the Localytics native SDKs (Android + iOS).
The single entry point is the Localytics facade. Models exposed by the public API live alongside it and are re-exported from this library.
Classes
- Customer
- A snapshot of customer identity passed to Localytics.tagCustomerRegistered and Localytics.tagCustomerLoggedIn.
- InboxCampaign
- A single Localytics App Inbox campaign as exposed to Flutter.
- Localytics
- Static facade over the native Localytics SDK.
Enums
- InAppDismissButtonLocation
- Position of the dismiss ("X") button on an in-app message creative.
- ProfileScope
- The scope a profile attribute applies to.