diff --git a/.github/banner_dark.png b/.github/banner_dark.png new file mode 100644 index 0000000..7e5b564 Binary files /dev/null and b/.github/banner_dark.png differ diff --git a/.github/banner_light.png b/.github/banner_light.png new file mode 100644 index 0000000..11bf961 Binary files /dev/null and b/.github/banner_light.png differ diff --git a/README.md b/README.md index 1c00a41..a9cb0fe 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,16 @@ - + + + + + The LiveKit icon, the name of the repository and some sample code in the background. + + [![pub package](https://img.shields.io/pub/v/livekit_client?label=livekit_client&color=blue)](https://pub.dev/packages/livekit_client) # LiveKit Flutter SDK - -Official Flutter SDK for [LiveKit](https://livekit.io). Easily add real-time video and audio to your Flutter apps. - +Use this SDK to add real-time video, audio and data features to your Flutter app. By connecting to a self- or cloud-hosted LiveKit server, you can quickly build applications like interactive live streaming or video calls with just a few lines of code. This package is published to pub.dev as [livekit_client](https://pub.dev/packages/livekit_client). @@ -413,4 +417,13 @@ Apache License 2.0 A huge thank you to [flutter-webrtc](https://github.com/flutter-webrtc/flutter-webrtc) for making it possible to use WebRTC in Flutter. - + +
+ + + + + + +
LiveKit Repositories Map
Core Infralivekit · egress · ingress · livekit-cli
Client SDKsComponents · JavaScript · React · iOS · Android · Flutter · Unity (web) · React Native (beta)
Server SDKsNode.js · Golang · Ruby · Java/Kotlin
+