hackle_platform_interface 1.10.0-dev3
hackle_platform_interface: ^1.10.0-dev3 copied to clipboard
Hackle Flutter SDK for platform interface.
1.10.0 #
CHANGED #
- Added
HackleWebViewConfigoption- Added
automaticScreenTrackingoption - Added
automaticEngagementTrackingoption
- Added
1.9.0 #
CHANGED #
- Updated for compatibility with hackle v2.24.0
- Added
setBackButtonDismissesInAppMessageViewmethod. This method can be used to control whether back button dismisses in-app message view
1.8.0 #
CHANGED #
- Updated for compatibility with hackle v2.23.0
- Enhanced platform interface for improved stability
1.7.0 #
- Added
HackleConfigoption- Added
automaticScreenTrackingoption
- Added
- Added
setCurrentScreenmethod. This method can be used to tracking page
1.6.0 #
- Added
crm message Subscriptionsoption- Added
updatePushSubscriptionsmethod. This method can be used to set the user's push subscriptions - Added
updateSmsSubscriptionsmethod. This method can be used to set the user's sms subscriptions - Added
updateKakaoSubscriptionsmethod. This method can be used to set the user's kakao message subscriptions - Added
HackleSubscriptionOperations - Added
HackleSubscriptionStatus
- Added
1.5.2 #
- Added
DecisionReasonvalues.
1.5.1 #
- Added
hideUserExplorermethod. This method can be used to hide the user explorer view used for debugging.
1.4.0 #
- Added
setPhoneNumbermethod. This method can be used to set the user's phone number. - Added
unsetPhoneNumbermethod. This method can be used to unset the user's phone number.
1.3.0 #
- Added
HackleConfigoption- Added
HackleAppModeoption
- Added
- Added
getSessionidmethod. This method can be used to get the current session id.
1.2.0 #
- Added
HackleConfigoptions- Added
sdkUrloption - Added
eventUrloption - Added
monitoringUrloption - Added
sessionTimeoutMillisoption - Added
eventFlushIntervalMillisoption - Added
eventFlushThresholdoption
- Added
1.1.0 #
- Added
fetchmethod. This method can be used to manually synchronize workspace configuration
1.0.0 #
- Fork from
hackle_sdk_platform_interfacepackage - Dart 3 language support