Skip to content

Commit c7c4ef4

Browse files
committed
comments
1 parent 8f5b82d commit c7c4ef4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# optimizely_dart
22

3-
Flutter/Dart plugin for Optimizely native SDKs
3+
Flutter/Dart plugin for Optimizely native SDKs,
44

55
## Getting Started
66

77
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).
88

99
## Usage
1010

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**
1212

1313
functions supported:
1414
[`isFeatureEnabled`](https://docs.developers.optimizely.com/full-stack/docs/is-feature-enabled-android)

0 commit comments

Comments
 (0)