hackle 2.15.0 copy "hackle: ^2.15.0" to clipboard
hackle: ^2.15.0 copied to clipboard

Hackle Flutter SDK

1.0.0 #

  • A/B Test, Feature Flag, Remote Config, Track

1.0.1 #

  • Add SDK Wrapper info

2.0.0 #

  • Rename User class to HackleUser
  • Rename Event class to HackleEvent
  • Change HackleUserBuilder spec
    • could use builder without id value
    • if id/deviceId is null, it's set to deviceId in native languages

2.0.1 #

  • chore: wrapper version bump

2.1.0 #

  • Add user setting APIs
    • setUser
    • setUserId
    • setDeviceId
    • setUserProperty
    • resetUser

2.1.1 #

  • chore: wrapper version bump

2.1.2 #

  • Fix PlatformInterface error

2.1.3 #

  • Remove lambda on Android native codes

2.2.0 #

  • Support array properties

2.3.0 #

  • RC + AB
  • Add pollingIntervalMillis option at HackleConfig

2.4.0 #

  • Property Operations

2.4.1 #

  • Fix iOS Property Operations bug

2.5.0 #

NEW ADDED #

  • New added In App Message functionality
  • New added User Explorer functionality

2.7.0 #

NEW ADDED #

  • Dart 3 language support

2.8.0 #

  • New added Push Message functionality
  • New added HackleApp.fetch() method. This method can be used to manually synchronize workspace configuration
  • Supports A/B testing in In App Message

2.9.0 #

NEW ADDED #

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

2.10.0 #

NEW ADDED #

  • feat: added new in-app message layout (image modal, banner)

2.11.0 #

NEW ADDED #

  • feat: supports unexposed control group for in-app message A/B testing

2.12.0 #

NEW ADDED #

  • feat: added in-app message bottom sheet layout

2.12.1 #

FIXED #

  • Fixed NOT_MATCH operation return false even though the user was not included in any cohort
    • updated hackle_android to v2.12.1
    • updated hackle_ios to v2.12.1

2.12.2 #

CHANGED #

  • updated hackle_android to v2.12.2
  • updated hackle_ios to v2.12.2

2.12.3 #

CHANGED #

  • Changed Hackle iOS SDK v2.42.2

FIXED #

  • Fixed a bug where boolean value comparison operations would be unintended on iOS.

2.13.0 #

CHANGED #

  • updated hackle_platform_interface to v2.13.0
  • updated hackle_android to v2.13.0
  • updated hackle_ios to v2.13.0

NEW ADDED #

  • Added HackleConfig option
    • Added HackleAppMode option
  • Added getSessionid method. This method can be used to get the current session id
  • Added WebView Support
  • Added event-condition targeting support

2.13.1 #

CHANGED #

  • updated hackle_ios to v2.13.1

2.14.0 #

CHANGED #

  • updated hackle_android to v2.14.0
  • updated hackle_ios to v2.14.0

NEW ADDED #

  • feat: added journey feature for push message

2.15.0 #

CHANGED #

  • updated hackle_android to v2.15.0
  • updated hackle_ios to v2.15.0

NEW ADDED #

  • feat: support exists operator
1
likes
100
points
836
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.17 - 2025.04.01

Hackle Flutter SDK

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, hackle_android, hackle_ios, hackle_platform_interface

More

Packages that depend on hackle