Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudwebrtc authored Oct 24, 2024
1 parent dd89b55 commit cdd9607
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ Use this SDK to add realtime video, audio and data features to your Flutter app.

![LiveKit Components Preview](./.github/assets/flutter-components-meet.jpg)

## Introduction

LiveKit component state management is based on [provider](https://pub.dev/packages/provider), including `RoomContext`, `MediaDeviceContext`, `ParticipantContext`, `TrackContext`, and `ChatContext`.

Please refer to the [flowchart](./docs/flowchart.md) for the widgets topology structure

## Installation

Add the following to your `pubspec.yaml`:
Expand Down

0 comments on commit cdd9607

Please sign in to comment.