added contributors

This commit is contained in:
Rex Isaac Raphael 2019-08-02 11:08:28 +02:00
parent aae3f22e89
commit 7784a34670
7 changed files with 20 additions and 6 deletions

View File

@ -16,7 +16,8 @@
"avatar_url": "https://avatars2.githubusercontent.com/u/11243590?v=4",
"profile": "http://rexraphael.com",
"contributions": [
"code"
"code",
"doc"
]
},
{
@ -25,7 +26,17 @@
"avatar_url": "https://avatars1.githubusercontent.com/u/1475368?v=4",
"profile": "https://stockxit.com",
"contributions": [
"code"
"code",
"doc"
]
},
{
"login": "lorant-csonka-planorama",
"name": "Lorant Csonka",
"avatar_url": "https://avatars2.githubusercontent.com/u/48209860?v=4",
"profile": "https://github.com/lorant-csonka-planorama",
"contributions": [
"doc"
]
}
],

View File

@ -1,8 +1,11 @@
## 0.1.5
* Android support for the Unity 2019.3 new export format Unity as a Library [@thomas-stockx](https://github.com/thomas-stockx)
## 0.1.4
* Support for AR on Android thanks to [@thomas-stockx](https://github.com/thomas-stockx)
## 0.1.3+4
* Change input source of Flutter touch events so they work in Unity [@thomas-stockx](https://github.com/thomas-stockx)

View File

@ -1 +1 @@
eb7addd6604d08d1b14bdd2f0b7568eea6aaad77
5c787ba36b071ef6ee6a4f60499357697d53c75b

View File

@ -1 +1 @@
1d70ee33aab6965c19c5636e539561c5c25ac66b
bd1065d7afc1a8da0fc454a1d7dede98f3aaa473

View File

@ -1,6 +1,6 @@
name: flutter_unity_widget
description: Flutter unity 3D widget for embedding unity in flutter
version: 0.1.4
version: 0.1.5
authors:
- Rex Raphael <rex.raphael@outlook.com>
homepage: https://github.com/snowballdigital/flutter-unity-view-widget/tree/master