We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9816b6 commit 81efbfaCopy full SHA for 81efbfa
README.md
@@ -84,8 +84,7 @@ Be sure you have at least one scene added to your build.
84
**iOS Platform**:
85
1. This only works with Unity version >=2019.3 because uses Unity as a library!
86
2. Depending on where you want to test or run your app, (simulator or physical device), you should select the appropriate SDK on `Target SDK`.
87
- 3. Add this to the flutter app Info.plist ```<key>io.flutter.embedded_views_preview</key>
88
- <true/>```
+ 3. Add this to the flutter app Info.plist `<key>io.flutter.embedded_views_preview</key> <true/>`
89
<br />
90
91
0 commit comments