Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 82748c2

Browse files
authored
[Impeller] Update guidance on how to try Impeller on macOS Desktop. (#44186)
The website was updated in https://github.com/flutter/website/pull/9114/files
1 parent a011cae commit 82748c2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

impeller/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -157,13 +157,13 @@ states of completion:
157157

158158
## Try Impeller in Flutter
159159

160-
Impeller is available under the `--enable-impeller` flag on iOS and Android.
161-
This flag can be specified to `flutter run`.
160+
Impeller is available under the `--enable-impeller` flag on iOS, Android, and
161+
macOS Desktop. This flag can be specified to `flutter run`.
162162

163163
If the application needs to be launched with Impeller enabled without using the
164164
Flutter tool, follow the platform specific steps below.
165165

166-
### iOS
166+
### iOS and macOS Desktop
167167

168168
To your `Info.plist` file, add under the top-level `<dict>` tag:
169169
```

0 commit comments

Comments
 (0)