We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 372dea4 commit a947aacCopy full SHA for a947aac
CHANGELOG.md
@@ -1,3 +1,19 @@
1
-## 0.0.1
2
3
-* TODO: Describe initial release.
+## [0.1.0] - October 6th, 2022
+### Beta release of the Optimizely X Full Stack Flutter SDK.
4
+*Following are the apis added in Flutter SDK.*
5
+* activate
6
+* getVariation
7
+* getForcedVariation
8
+* setForcedVariation
9
+* getOptimizelyConfig
10
+* createUserContext
11
+* close
12
+
13
+*Following are the listeners added in Flutter SDK.*
14
+* addActivateNotificationListener
15
+* addTrackNotificationListener
16
+* addLogEventNotificationListener
17
+* addUpdateConfigNotificationListener
18
19
+### **Documentation will be available soon in final release**
0 commit comments