optimizely_flutter_sdk 0.1.1-beta optimizely_flutter_sdk: ^0.1.1-beta copied to clipboard
This repository houses the Flutter SDK for use with Optimizely Full Stack and Optimizely Rollouts.
[0.1.1-beta] - October 26th, 2022 #
Beta release of the Optimizely X Full Stack Flutter SDK. #
Following are the listener related methods added in Flutter SDK.
- removeNotificationListener
- clearNotificationListeners
- clearAllNotificationListeners
[0.1.0-beta] - October 6th, 2022 #
Beta release of the Optimizely X Full Stack Flutter SDK. #
Following are the apis added in Flutter SDK.
- activate
- getVariation
- getForcedVariation
- setForcedVariation
- getOptimizelyConfig
- createUserContext
- close
Following are the listeners added in Flutter SDK.
- addActivateNotificationListener
- addTrackNotificationListener
- addLogEventNotificationListener
- addUpdateConfigNotificationListener