File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
- ## 2022.2.0
1
+ ## 2022.2.1
2
+
3
+ * Minor improvements
4
+
5
+ * ## 2022.2.0
2
6
3
7
* Enable AndroidView due to native view improvement in flutter 3.3.0
4
8
Original file line number Diff line number Diff line change 1
1
name : flutter_unity_widget
2
2
description : Flutter Unity 3D widget for embedding Unity game scenes in flutter. This library now supports Unity as a Library.
3
- version : 2022.2.0
3
+ version : 2022.2.1
4
4
# authors:
5
5
# - Rex Raphael <rex.raphael@outlook.com>
6
6
# - Thomas Stockx <thomas@stockxit.com>
7
7
# - Kris Pypen <kris.pypen@gmail.com>
8
8
homepage : https://github.com/juicycleff/flutter-unity-view-widget/tree/master
9
9
10
10
environment :
11
- sdk : " >=2.16.0 <3 .0.0"
11
+ sdk : " >=2.16.0 <4 .0.0"
12
12
flutter : " >=3.3.0"
13
13
14
14
dependencies :
You can’t perform that action at this time.
0 commit comments