You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
# optimizely_dart
2
2
3
-
Flutter/Dart plugin for Optimizely native SDKs
3
+
Flutter/Dart plugin for Optimizely native SDKs,
4
4
5
5
## Getting Started
6
6
7
7
Currently [Optimizely](https://www.optimizely.com/) does not offer a dedicated flutter SDK. This flutter plugin is bridging the gap between a flutter application and the native optimizely [FULL STACK SDKs](https://docs.developers.optimizely.com/full-stack/docs) for [Android](https://docs.developers.optimizely.com/full-stack/docs/android-sdk) and [iOS](https://docs.developers.optimizely.com/full-stack/docs/swift-sdk).
8
8
9
9
## Usage
10
10
11
-
**You need to init and set up user before using an functions**
11
+
**You need to init and set up user before using any functions**
0 commit comments