pushpushgo_sdk library
Classes
- A NavigatorObserver that automatically notifies PPGInAppMessages about route changes.
- PPGInAppMessages
- PushPushGo In-App Messages SDK for Flutter
- PushpushgoSdk
Enums
Typedefs
- CustomCodeActionHandler = void Function(String customCode)
- Handler for custom code actions from in-app message buttons
-
MessageHandler
= dynamic Function(Map<
String, dynamic> message) -
NotificationClickHandler
= dynamic Function(Map<
String, dynamic> notificationData) -
PpgOptions
= Map<
String, String> - SubscriptionHandler = dynamic Function(String serializedJSON)