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
+4-2
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# Flutter Confidence SDK
2
2
3
-
Flutter implementation of the [Confidence](https://confidence.spotify.com/).
3
+
Flutter implementation of the [Confidence](https://confidence.spotify.com/) SDK.
4
+
5
+
This SDK uses the [Android](https://github.com/spotify/confidence-sdk-android) and [iOS](https://github.com/spotify/confidence-sdk-swift) respectively under the hood.
4
6
5
7
## Usage
6
8
@@ -30,4 +32,4 @@ we can send custom events to the confidence sdk like following:
0 commit comments