Skip to content

Commit 4fba9c9

Browse files
authored
Update README.md
1 parent ea96f83 commit 4fba9c9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ is not compatible with other versions, it just mean it's been tested to work wit
2929

3030
Windows coming soon.
3131

32+
^2022.1.0+5 supports Flutter 3.0.0 and can only work with `PlatformViewSurface` for now. The implications of this is
33+
you have to pass `useAndroidViewSurface: true` to UnityWidget. You can track this (issue)[https://github.com/flutter/flutter/issues/103630].
34+
Currently working on supporting AndroidView.
35+
3236
## Installation
3337

3438
First depend on the library by adding this to your packages `pubspec.yaml`:

0 commit comments

Comments
 (0)