8000 Update README.md. · model-lib/flutter-webrtc@62f84a3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 62f84a3

Browse files
committed
Update README.md.
1 parent 6bffdca commit 62f84a3

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33

44
Flutter WebRTC plugin for iOS/Android
55

6+
## Functionality
7+
We intend to implement support the following features:
8+
9+
- [X] Audio/Video
10+
- [X] Data Channel
11+
- [X] Screen/Window Capture (iOS/Android)
12+
- [ ] Unified-Plan
13+
- [ ] [Flutter Web](https://flutter.dev/web)
14+
- [ ] [Flutter Desktop](https://github.com/flutter/flutter/wiki/Desktop-shells) (macOS/Windows/Linux)
15+
- [ ] Support for [Fuchsia](https://fuchsia.googlesource.com/)
16+
- [ ] MediaRecorder
17+
618
## Usage
719
Add `flutter_webrtc` as a [dependency in your pubspec.yaml file](https://flutter.io/using-packages/).
820

@@ -46,18 +58,6 @@ android {
4658
}
4759
```
4860

49-
## Functionality
50-
We intend to implement support the following features:
51-
52-
- [X] Audio/Video
53-
- [X] Data Channel
54-
- [X] Screen/Window Capture (iOS/Android)
55-
- [ ] Unified-Plan
56-
- [ ] [Flutter Web](https://flutter.dev/web)
57-
- [ ] [Flutter Desktop](https://github.com/flutter/flutter/wiki/Desktop-shells) (macOS/Windows/Linux)
58-
- [ ] Support for [Fuchsia](https://fuchsia.googlesource.com/)
59-
- [ ] MediaRecorder
60-
6161
## Contributing
6262
The project is inseparable from the contributors of the community.
6363
- [CloudWebRTC](https://github.com/cloudwebrtc) - Original Author

0 commit comments

Comments
 (0)
0