hackle_platform_interface 1.6.0-dev1
hackle_platform_interface: ^1.6.0-dev1 copied to clipboard
Hackle Flutter SDK for platform interface.
1.0.0 #
- Fork from
hackle_sdk_platform_interfacepackage - Dart 3 language support
1.1.0 #
- Added
fetchmethod. This method can be used to manually synchronize workspace configuration
1.2.0 #
- Added
HackleConfigoptions- Added
sdkUrloption - Added
eventUrloption - Added
monitoringUrloption - Added
sessionTimeoutMillisoption - Added
eventFlushIntervalMillisoption - Added
eventFlushThresholdoption
- Added
1.3.0 #
- Added
HackleConfigoption- Added
HackleAppModeoption
- Added
- Added
getSessionidmethod. This method can be used to get the current session id.
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.5.1 #
- Added
hideUserExplorermethod. This method can be used to hide the user explorer view used for debugging.
1.5.2 #
- Added
DecisionReasonvalues.