diff --git a/README.md b/README.md index b53d340..d122f89 100644 --- a/README.md +++ b/README.md @@ -141,6 +141,8 @@ int main(int argc, char * argv[]) { ``` 5. Opt-in to the embedded views preview by adding a boolean property to the app's `Info.plist` file with the key `io.flutter.embedded_views_preview` and the value `YES`. + 6. Add UnityFramework.framework as a Library to the Runner project +
### AR Foundation ( requires Unity 2019.3.*) diff --git a/libraries.png b/libraries.png new file mode 100644 index 0000000..4e2abd2 Binary files /dev/null and b/libraries.png differ