Skip to content

Commit 752f98e

Browse files
authored
Merge pull request #246 from juicycleff/next
Updated README.md
2 parents 4da7c2d + ca78b73 commit 752f98e

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
Flutter unity 3D widget for embedding unity in flutter. Now you can make awesome gamified features of your app in Unity and get it rendered in a Flutter app both in fullscreen and embeddable mode. Works great on Android, iPad OS and iOS. There are now two unity app examples in the unity folder, one with the default scene and another based on Unity AR foundation samples.
1414
<br />
1515
<br />
16-
Note: I have updated the example for Unity 2019.3.5 and there are some new changes in the scripts folder. Please replace your already copied files and folders in your unity project. This package only supports Unity version 2019.3 and later
16+
Note: I have updated the example for Unity 2019.3.5 and there are some new changes in the scripts folder. Please replace your already copied files and folders in your unity project. This package only supports Unity version 2019.3 and later.
17+
Also `3.0.0` release contains breaking changes in flutter and UnityPackage has been updated.
1718

1819
## Installation
1920
First depend on the library by adding this to your packages `pubspec.yaml`:
627 KB
Binary file not shown.
-7.07 KB
Binary file not shown.

0 commit comments

Comments
 (0)