Skip to content

Commit 4075d91

Browse files
authored
Sync 2022.2.1 from pub.dev (#928)
1 parent d2382fb commit 4075d91

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
## 2022.2.0
1+
## 2022.2.1
2+
3+
* Minor improvements
4+
5+
* ## 2022.2.0
26

37
* Enable AndroidView due to native view improvement in flutter 3.3.0
48

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
name: flutter_unity_widget
22
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
44
#authors:
55
# - Rex Raphael <rex.raphael@outlook.com>
66
# - Thomas Stockx <thomas@stockxit.com>
77
# - Kris Pypen <kris.pypen@gmail.com>
88
homepage: https://github.com/juicycleff/flutter-unity-view-widget/tree/master
99

1010
environment:
11-
sdk: ">=2.16.0 <3.0.0"
11+
sdk: ">=2.16.0 <4.0.0"
1212
flutter: ">=3.3.0"
1313

1414
dependencies:

0 commit comments

Comments
 (0)