From 488863661d17af229dc4d539a563eb9fb3a96538 Mon Sep 17 00:00:00 2001 From: Rex Isaac Raphael Date: Fri, 18 Oct 2019 16:14:04 +0200 Subject: [PATCH] updated readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4042bed..ce7af16 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ [![Gitter](https://badges.gitter.im/flutter-unity/community.svg)](https://gitter.im/flutter-unity/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) -Flutter unity 3D widget for embedding unity in flutter. Now you can make awesome gamified features of your app in Unity and get it rendered in a Flutter app both in fullscreen and embeddable mode. Works great on Android and iOS. +Flutter unity 3D widget for embedding unity in flutter. Now you can make awesome gamified features of your app in Unity and get it rendered in a Flutter app both in fullscreen and embeddable mode. Works great on Android and iOS. There are now two examples, one with the default scene and another based on Unity AR foundation samples. ## Installation First depend on the library by adding this to your packages `pubspec.yaml`: @@ -145,6 +145,7 @@ int main(int argc, char * argv[]) { ### AR Foundation ( requires Unity 2019.3.*) ![gif](https://github.com/snowballdigital/flutter-unity-view-widget/blob/master/ar-demo.gif?raw=true) + **iOS** Go to target info list on Xcode and add this key and value;