We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87f5198 commit 1eb2f49Copy full SHA for 1eb2f49
example/unity/DemoApp/Assets/FlutterUnityIntegration/package.json
@@ -2,9 +2,11 @@
2
"name": "com.xraph.flutterunitywidget",
3
"displayName": "Flutter Unity Widget",
4
"version": "6000.0.3",
5
- "unity": "6000.0",
6
- "unityRelease": "31f1",
+ "unity": "2019.4",
+ "license": "BSD-3-Clause",
7
+ "licensesUrl": "https://github.com/juicycleff/flutter-unity-view-widget/blob/master/LICENSE",
8
"documentationUrl": "https://github.com/juicycleff/flutter-unity-view-widget",
9
+ "changelogUrl": "https://github.com/juicycleff/flutter-unity-view-widget/tree/master/unitypackages",
10
"author": {
11
"name": "xraph.com",
12
"url": "https://github.com/juicycleff"
0 commit comments