Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit 818701a

Browse files
authored
Merge branch 'ubbop42:main' into main
2 parents 411422b + c7c4ef4 commit 818701a

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)