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.09k stars 504 forks source link

Update documentation for ArFoundation and Vuforia. #960

Open timbotimbo opened 1 week ago

timbotimbo commented 1 week ago

Description

Updates the readme for both ARFoundation and Vuforia.

This replaces PR #906 and #911.

This should help with issues like

https://github.com/juicycleff/flutter-unity-view-widget/issues/844, https://github.com/juicycleff/flutter-unity-view-widget/issues/689, #904 and multiple other issues with the Vuforia label

@Ahmadre Since you recently had issues with Vuforia, maybe you can review this.

Type of Change