flutter_unity_widget 2020.3.25 copy "flutter_unity_widget: ^2020.3.25" to clipboard
flutter_unity_widget: ^2020.3.25 copied to clipboard

PlatformAndroidiOS
outdated

Flutter Unity 3D widget for embedding Unity game scenes in flutter. This library now supports Unity as a Library.

2020.3.25 #

  • Fixed android freeze issue but only works with OpenGL3
  • Using unity versioning

4.2.5+1 #

  • Removed MultiWindowSupport due to issus on Windows machine export not containing the class

4.2.5 #

  • Fixed ios crashing on screen change and on hot reload

4.2.4 #

  • Fixed issue with android freezing when screen loses focus

4.2.3 #

  • Fixed iOS Run/Build errors: 471

4.2.2 #

  • Added support for border radius
  • Exposed UI Level for iOS for rendering some UI components ontop of Android

4.2.1 #

  • Improved nullsafety

4.2.0 #

  • Null safe merged to master

4.1.0-null-safe #

  • Fixed bitcode enabled issue on iOS. 369

4.1.0 #

  • Fixed bitcode enabled issue on iOS. 369

4.0.2 #

  • Fixing project not compiling though to not overriding class member properly. @xcxooxl
  • Removed register-unregister mismatch and removed duplicate calls. @jakeobrien
  • Fix for unityDidUnload callback not firing. @jakeobrien
  • Docs improvement. @shinriyo

4.0.1+1 #

  • Fix issue with gestureRecogniser being null

4.0.1 #

  • Allow optional use of AndroidView over PlatformViewLink on android

4.0.0 #

  • Stable release for v4

4.0.0-alpha.4 #

  • Fixed ios method channel ID bug

4.0.0-alpha.3 #

  • Small improvements

4.0.0-alpha.2 #

  • Fixed communication issues on Android
  • Fixed plugin not found on Android

4.0.0-alpha.1 #

  • Fixed unload crash on iOS (Requires Unity 2019.4.3 or later)
  • Migrated from Objective-c to Swift for iOS
  • Migrated from Java to Kotlin on Android
  • Fixed issues with channel ID
  • Small bug fixes
  • Improved iOS performance
  • Removed boilerplate code from Android native code

3.0.2 #

  • Fixed leaked stream bug

3.0.1 #

  • Fixed minor bugs

3.0.0 #

2.0.0+2 #

  • fixed some bugs

2.0.0+1 #

  • delete duplicated UnityPlayerActivity

2.0.0 #

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 #

0.1.6+4 #

  • Improved description

0.1.6+3 #

0.1.6+2 #

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 #

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 with unity-classes in example @lorant-csonka-planorama
  • Remove java and UnityPlayer changes to the windowmanager @thomas-stockx
903
likes
140
points
1.07k
downloads

Documentation

API reference

Publisher

verified publisherxraph.com

Weekly Downloads

Flutter Unity 3D widget for embedding Unity game scenes in flutter. This library now supports Unity as a Library.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_plugin_android_lifecycle, plugin_platform_interface, stream_transform

More

Packages that depend on flutter_unity_widget

Packages that implement flutter_unity_widget