Update readme with Mac support, workaround on M1 Macs

This commit is contained in:
David Zhao
2021-11-28 12:52:58 -08:00
parent 65c39404b5
commit ed555e88d8
2 changed files with 15 additions and 1 deletions
+14
View File
@@ -15,9 +15,13 @@ More Docs and guides are available at [https://docs.livekit.io](https://docs.liv
| Web | 🟢 | 🟢 | 🟢 | 🟢 |
| iOS | 🟢 | 🟢 | 🟢 | 🔴 |
| Android | 🟢 | 🟢 | 🟢 | 🟢 |
| Mac | 🟢 | 🟢 | 🟢 | 🔴 |
| Windows | 🟡 | 🟡 | 🟡 | 🔴 |
🟢 = Available
🟡 = Coming soon (Work in progress)
🔴 = Not currently available (Possibly in the future)
## Installation
@@ -73,6 +77,16 @@ We require a set of permissions that need to be declared in your `AppManifest.xm
</manifest>
```
### Desktop support
In order to enable Flutter desktop development, please follow [instructions here](https://docs.flutter.dev/desktop#set-up).
On M1 Macs, you will also need to install x86_64 version of FFI:
```
sudo arch -x86_64 gem install ffi
```
## Example app
We built a multi-user conferencing app as an example in the [example/](example/) folder. You can join the same room from any supported LiveKit clients.
+1 -1
View File
@@ -36,7 +36,7 @@ EXTERNAL SOURCES:
:path: Flutter/ephemeral/.symlinks/plugins/shared_preferences_macos/macos
SPEC CHECKSUMS:
flutter_webrtc: eb68063546a533bb98f0fbcc7b54daf62edea4ed
flutter_webrtc: e5036305102877d6a3dc18b8754aaae71851cb27
FlutterMacOS: 57701585bf7de1b3fc2bb61f6378d73bbdea8424
livekit_client: b137f094e90d910cfa846b282ad41e0e4a6a029b
path_provider_macos: 160cab0d5461f0c0e02995469a98f24bdb9a3f1f