flutter-unity-view-widget
flutter-unity-view-widget copied to clipboard
Embeddable unity game engine view for Flutter. Advance demo here https://github.com/juicycleff/flutter-unity-arkit-demo
I am trying to build with a new flutter and Unity projects. I successfully built for android, but after following the steps mentioned to add the app for android I...
**Describe the bug** Once Unity is loaded, only the first touch is provided to Unity. I've setup response from Unity to make sure of it. **Expected behavior** I want user...
**Describe the bug** Once the UnityWidget is added to the tree, the AppBar goes behind the status bar on Android. The screenshots of the demo do not have the issue....
Unity is not exporting aar file for manomotion when exporting. Hence, this problems needs to be addressed.
**Describe the bug** `useAndroidView: true` causes the unity engine no responsing. - Version: 4.1.0
**Describe the bug** 1. In docs under prerequisite is mentioned that > A [FlutterUnityPackage.unitypackage](https://raw.githubusercontent.com/juicycleff/flutter-unity-view-widget/master/scripts/FlutterUnityIntegration-v4.unitypackage) file (you can access the Unity packages in the [scripts](https://github.com/juicycleff/flutter-unity-view-widget/tree/master/scripts) folder too) However I can only...
**Describe the bug** Not possible to use the Flutter --profile flag to profile the app. **To Reproduce** Steps to reproduce the behavior: Try to run the app with the --profile...
Hi, I'm working in a flutter + Unity + Vuforia app and when I install the app in my device the unity scene works, but if I come back with...
Screenshots no longer work on Android since the latest release. I've tried plenty of workarounds, yet ever since I updated to the latest release I always get a blank (white)...
Hi every time I try to use the Unload function with the AR library the resources dont get unloaded and the Unity app freezes on the second time I try...