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 515 forks source link

How to use Manomotion SDK with this flutter unity widget. Hand gesture detection is now very much required in case of AR. Since Unity has only Manomotion, that's why I am asking about it here. Any other solution is welcome. #545

Open skjagan opened 2 years ago

skjagan commented 2 years ago

Unity is not exporting aar file for manomotion when exporting. Hence, this problems needs to be addressed.

KarineVinette commented 1 year ago

Hi, I try to use manomotion with flutter unity widget for ios but the framework libManomotion.framework is always missing when I run.