juicycleff / flutter-unity-view-widget

Embeddable unity game engine view for Flutter. Advance demo here https://github.com/juicycleff/flutter-unity-arkit-demo
BSD 3-Clause "New" or "Revised" License
2.13k stars 514 forks source link

Use Unity3D View In Flutter Desktop Apps #263

Open SebasScript opened 3 years ago

SebasScript commented 3 years ago

With the upcoming ability to also create desktop apps with Flutter, I am curious if this works also to embed unity views into desktop apps build with flutter or what it would take to get that to work

Bastianovitch commented 3 years ago

I'm also very interested on it, it would even make me and my team start migrating our project to Flutter. Because for now i'm struggling with WebRTC between Flutter UI and Unity project, so the integration of Unity project in a desktop Flutter app would be a real pleasure