hackle_platform_interface 1.4.0
hackle_platform_interface: ^1.4.0 copied to clipboard
Hackle Flutter SDK for platform interface.
1.0.0 #
- Fork from
hackle_sdk_platform_interface
package - Dart 3 language support
1.1.0 #
- Added
fetch
method. This method can be used to manually synchronize workspace configuration
1.2.0 #
- Added
HackleConfig
options- Added
sdkUrl
option - Added
eventUrl
option - Added
monitoringUrl
option - Added
sessionTimeoutMillis
option - Added
eventFlushIntervalMillis
option - Added
eventFlushThreshold
option
- Added
1.3.0 #
- Added
HackleConfig
option- Added
HackleAppMode
option
- Added
- Added
getSessionid
method. This method can be used to get the current session id
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