hackle_platform_interface 1.9.0 copy "hackle_platform_interface: ^1.9.0" to clipboard
hackle_platform_interface: ^1.9.0 copied to clipboard

Hackle Flutter SDK for platform interface.

1.9.0 #

CHANGED #

  • Updated for compatibility with hackle v2.24.0
  • Added setBackButtonDismissesInAppMessageView method. 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 HackleConfig option
    • Added automaticScreenTracking option
  • Added setCurrentScreen method. This method can be used to tracking page

1.6.0 #

  • Added crm message Subscriptions option
    • Added updatePushSubscriptions method. This method can be used to set the user's push subscriptions
    • Added updateSmsSubscriptions method. This method can be used to set the user's sms subscriptions
    • Added updateKakaoSubscriptions method. This method can be used to set the user's kakao message subscriptions
    • Added HackleSubscriptionOperations
    • Added HackleSubscriptionStatus

1.5.2 #

  • Added DecisionReason values.

1.5.1 #

  • Added hideUserExplorer method. This method can be used to hide the user explorer view used for debugging.

1.4.0 #

  • Added setPhoneNumber method. This method can be used to set the user's phone number.
  • Added unsetPhoneNumber method. This method can be used to unset the user's phone number.

1.3.0 #

  • Added HackleConfig option
    • Added HackleAppMode option
  • Added getSessionid method. This method can be used to get the current session id.

1.2.0 #

  • Added HackleConfig options
    • Added sdkUrl option
    • Added eventUrl option
    • Added monitoringUrl option
    • Added sessionTimeoutMillis option
    • Added eventFlushIntervalMillis option
    • Added eventFlushThreshold option

1.1.0 #

  • Added fetch method. This method can be used to manually synchronize workspace configuration

1.0.0 #

  • Fork from hackle_sdk_platform_interface package
  • Dart 3 language support
0
likes
100
points
759
downloads

Publisher

verified publisherhackle.io

Weekly Downloads

Hackle Flutter SDK for platform interface.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on hackle_platform_interface