beamm_flutter_unity_widget 0.1.6+10 beamm_flutter_unity_widget: ^0.1.6+10 copied to clipboard
Beamm Flutter Unity 3D widget for embedding Unity game scenes in flutter. This library now supports Unity as a Library.
0.1.6+8 #
- Breaking change for unityframework iOS
0.1.6+7 #
- Breaking change for unityframework iOS
0.1.6+6 #
- Breaking change for unityframework iOS
0.1.6+5 #
- Reworked onUnityMessage for iOS @krispypen
0.1.6+4 #
- Improved description
0.1.6+3 #
-
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
0.1.6+2 #
- Fixed issues with
onUnityMessage
@thomas-stockx
0.1.6+1 #
- Adding Metal renderer support (on iOS) @krispypen
0.1.6 #
- iOS support for the Unity 2019.3 new export format Unity as a Library @krispypen
0.1.5 #
- Android support for the Unity 2019.3 new export format Unity as a Library @thomas-stockx
0.1.4 #
- Support for AR on Android thanks to @thomas-stockx
0.1.3+4 #
- 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