- Reworked onUnityMessage for iOS @krispypen
- Improved description
-
Better communication between flutter and unity @thomas-stockx (Android) & @krispypen (iOS)
-
Fixed issues #35 by @thomas-stockx
-
Fixed issues #36 by @thomas-stockx
-
Fixed issues #33 by @thomas-stockx
-
Fixed issues #41 by @thomas-stockx
-
Fixed issues #38 by @krispypen
-
Fixed issues #56 by @krispypen
- Fixed issues with
onUnityMessage
@thomas-stockx
- Adding Metal renderer support (on iOS) @krispypen
- iOS support for the Unity 2019.3 new export format Unity as a Library @krispypen
- Android support for the Unity 2019.3 new export format Unity as a Library @thomas-stockx
- Support for AR on Android thanks to @thomas-stockx
- Change input source of Flutter touch events so they work in Unity @thomas-stockx
- Instructions on how to implement Vuforia AR
- Fix postMessage throwing exceptions on Android @thomas-stockx
- Add video tutorial, replace
unity-player
withunity-classes
in example @lorant-csonka-planorama - Remove java and UnityPlayer changes to the windowmanager @thomas-stockx