File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,9 +9,13 @@ As of version 6000.1.0, you can also install this package using package manager
99
1010In package manager select "Install package from git URL..." and enter the URL to the ` Assets/FlutterUnityIntegration ` folder in this repo.
1111```
12- https://github.com/juicycleff/flutter-unity-view-widget.git?path=example/unity/DemoApp/Assets/FlutterUnityIntegration#experimental/unity_6000
12+ https://github.com/juicycleff/flutter-unity-view-widget.git?path=example/unity/DemoApp/Assets/FlutterUnityIntegration#UPM
1313```
14- After ` # ` you can set a branch, tag or commit hash to target a specific version.
14+ After ` # ` you can set a branch, tag or commit hash to target a specific version.
15+ - ` #UPM ` A branch that excludes Unity demo assets.
16+ Allows installing the demo as a Sample in package manager.
17+ - ` #experimental/unity_6000 ` The main branch for Unity 6 support. Includes all demo assets (read-only) in the package.
18+
1519
1620See [ the Unity docs] ( https://docs.unity3d.com/6000.3/Documentation/Manual/upm-ui-giturl.html ) for more info.
1721
You can’t perform that action at this time.
0 commit comments