8000 Update README.md · next-coder/flutter-webrtc@59fd63e · GitHub
[go: up one dir, main page]

Skip to content

Commit 59fd63e

Browse files
authored
Update README.md
1 parent 10ae7e9 commit 59fd63e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

example/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,12 @@ Web
2828
```bash
2929
flutter run -d web
3030
```
31+
32+
Windows
33+
34+
```bash
35+
flutter channel master
36+
flutter create --platforms windows .
37+
flutter run -d windows
38+
```
39+

0 commit comments

Comments
 (0)
0