flutter-unity-view-widget icon indicating copy to clipboard operation
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

Results 256 flutter-unity-view-widget issues
Sort by recently updated
recently updated
newest added

**Describe the bug** The current instructions on the README could use an update. The video tutorial available is very outdated. I can do it if someone could get into a...

Hi, When running the project in chrome, it is not showing any error, just printing this: Performing hot restart... Waiting for connection from debug service on Chrome... Restarted application in...

`Error output from Xcode build: ↳ objc[23239]: Class AMSupportURLConnectionDelegate is implemented in both [/usr/lib/libamsupport.dylib]() (0x1ea13b130) and [/Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice]() (0x103d682c8). One of the two will be used. Which one is undefined. objc[23239]:...

Hello. I try to build release version of application which uses ARCore through unity. I get the error below : FAILURE: Build failed with an exception. * What went wrong:...

**Describe the bug** When I build from Android Studio for my physical device, it successfully builds and installs the APK, but as soon as the `UnityView` launches, the app crashes....

Hello, i am not able to use Unity's video player. It stays on black screen. Is there any way that i can fix this bug ? Thank you very much....

**Describe the bug** UnityWidget Web is not showing on Web Page **To Reproduce** Steps to reproduce the behavior: - Create a UnityWidget widget - set webUrl to "http://localhost:6080/" - Run...

Hi, We have tried the flutter integration with our unity ar foundation project I have analyzed and fixed the build issue which i have posted the query in yesterday. We...

On first running the UnityWidget, the Unity Game's sound plays, but a blank screen is pulled up, on iOS only. This screen is the same color as my main app's...

I don't see if anyone has tried to implement this on the web using flutter, I'm working on a project that actually would need to run on the web. but...