You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+8-1
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,11 @@
1
-
## Pending (master branch only)
1
+
## Pending (experimental/unity_6000 branch)
2
+
6000.0.0-alpha
3
+
4
+
**Breaking changes**
5
+
* Android now requires an export from Unity 6000. For Unity 2019.3-2022.3 use the latest 2022.x plugin.
6
+
* This plugin now requires Java 17 and Gradle 8.x
7
+
8
+
## Pending (forked from master branch)
2
9
*[Android] Fix touch detection when using Unity's New Input System. [#938](https://github.com/juicycleff/flutter-unity-view-widget/pull/938)
3
10
*[Android] Workaround for mUnityplayer error in Unity plugins using the AndroidJavaProxy. [#908](https://github.com/juicycleff/flutter-unity-view-widget/pull/908)
4
11
*[Android] Add namespace for Android gradle plugin (AGP) 8 compatibility.
0 commit comments