Commit Graph

121 Commits

Author SHA1 Message Date
Rex Raphael 8bdf900354
Merge pull request #61 from thomas-stockx/feature/new_examples
New example with Flutter <-> Unity communcation & iOS fixes
2019-10-17 15:09:28 +02:00
Thomas Stockx db637ce73d Updated gitignore 2019-10-17 13:48:35 +02:00
Thomas Stockx 5fb06c36a8 Merge branch 'original-master' into feature/new_examples
* original-master:
  Update Build.cs
2019-10-17 13:30:33 +02:00
Thomas Stockx a46532d116 Updated README.md 2019-10-17 13:29:57 +02:00
Kris Pypen 80b95b2abd fix example on ios + fix ios build script issues about onUnityMessage missing 2019-10-17 13:22:05 +02:00
Rex Raphael ef8eddeedc
Merge pull request #55 from Elvenisboy/patch-2
Update Build.cs
2019-10-15 13:33:50 +02:00
Thomas Stockx c49ae527ab Updated Android sample to showcase "Flutter to Unity" and "Unity to Flutter" functionality 2019-10-07 16:29:02 +02:00
Fuling 20e25167e3
Update Build.cs
sorry, I forgot to update the script file linked in the documentation last time
2019-10-04 17:37:52 +08:00
Rex Raphael fa7a82b03f
Merge pull request #51 from Elvenisboy/patch-1
Update README.md
2019-09-22 23:14:41 +02:00
Rex Raphael 6b393914d5
Merge pull request #50 from Elvenisboy/Elvenisboy-patch-1
update build.cs
2019-09-22 23:14:30 +02:00
Fuling 325e5eeb10
Update README.md
after update build.cs , delete bundle code can be omited
2019-09-22 11:38:29 +08:00
Fuling d8578d6c6f
update build.cs
update build.cs for android, in unity 2019.2 or older, we can omit the step of open build.gradle of UnityExport module and remove bundle code
2019-09-22 11:35:32 +08:00
Rex Raphael 25bf1650e7
Merge pull request #42 from lorant-csonka-planorama/fix-example-project
Update example unity project's Editor scripts
2019-09-09 15:09:45 +02:00
Lorant Csonka f973f620e9 Update example unity project's Editor scripts 2019-09-07 21:33:27 +02:00
Rex Isaac Raphael 7b008c39c9 new release vers bump 2019-08-12 11:51:52 +02:00
Rex Raphael e739f40c50
Merge pull request #29 from thomas-stockx/fix/android_unity_to_flutter
Fix/android unity to flutter
2019-08-10 15:04:13 +02:00
Thomas Stockx ba3dd1e38e Removed some unnecessary logging, and remove "handler" requirement 2019-08-09 12:06:07 +02:00
Thomas Stockx 3918e743e8 Removed some unnecessary logging 2019-08-07 18:25:48 +02:00
Thomas Stockx 4af2811a54 Fixed the non-functional Unity-to-Flutter (using onUnityMessage) on Android 2019-08-07 18:22:27 +02:00
Thomas Stockx d7ecc5d139 Merge branch 'original-master'
* original-master: (34 commits)
  Update README.md
  Update README.md
  Update README.md
  update contributors
  Create CODE_OF_CONDUCT.md
  bump release version
  new release 0.1.6+1
  Adding Metal renderer support (on iOS)
  Update README.md
  Update README.md
  Update .all-contributorsrc
  Update CHANGELOG.md
  update contributors
  updated changelog
  made new release with support for iOS
  Docs: Add @krispypen as a contributor
  added contributors
  Added iOS gif
  Docs: Add @thomas-stockx as a contributor
  Docs: Add @juicycleff as a contributor
  ...
2019-08-07 18:16:35 +02:00
Rex Raphael 7225c923bd
Update README.md 2019-08-05 14:08:49 +02:00
Rex Raphael bf8f02f78b
Update README.md 2019-08-05 14:06:51 +02:00
Rex Raphael 5b9b3f0a8a
Update README.md 2019-08-05 14:03:50 +02:00
Rex Isaac Raphael fdc33f988f update contributors 2019-08-02 14:22:13 +02:00
Rex Raphael cbf1534ebe
Merge pull request #28 from snowballdigital/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
2019-08-02 13:50:57 +02:00
Rex Raphael 2421ca449f
Create CODE_OF_CONDUCT.md 2019-08-02 13:50:40 +02:00
Rex Isaac Raphael 3c0493720d bump release version 2019-08-02 13:26:37 +02:00
Rex Isaac Raphael 2c138fb4cb new release 0.1.6+1 2019-08-02 13:24:55 +02:00
Rex Raphael 0ba8ae936a
Merge pull request #27 from krispypen/master
Adding Metal renderer support (on iOS)
2019-08-02 13:23:21 +02:00
Rex Raphael 42fa3dea14
Merge pull request #26 from thomas-stockx/patch-4
Clarified AR Foundation not compatible with Unity 2019.3
2019-08-02 13:22:52 +02:00
Rex Raphael aa415e6d7e
Merge pull request #25 from thomas-stockx/patch-3
Update .all-contributorsrc
2019-08-02 13:22:30 +02:00
Rex Raphael d4e708f339
Merge pull request #24 from krispypen/patch-1
Update CHANGELOG.md
2019-08-02 13:21:51 +02:00
Kris Pypen 2926146a19 Merge branch 'snowballmaster' 2019-08-02 13:06:25 +02:00
Kris Pypen 4bf72c06a6 Adding Metal renderer support (on iOS) 2019-08-02 13:05:41 +02:00
Thomas cf444ec6cb
Update README.md 2019-08-02 12:33:07 +02:00
Thomas bb312d9d1d
Update README.md 2019-08-02 12:28:48 +02:00
Thomas ac3f39172a
Update .all-contributorsrc 2019-08-02 12:15:06 +02:00
Kris Pypen 3db70991d6
Update CHANGELOG.md 2019-08-02 11:56:28 +02:00
Rex Isaac Raphael 375e80bf23 update contributors 2019-08-02 11:40:14 +02:00
Rex Isaac Raphael 7279f05ef7 updated changelog 2019-08-02 11:23:18 +02:00
Rex Isaac Raphael 7616fd0961 made new release with support for iOS 2019-08-02 11:21:24 +02:00
Rex Isaac Raphael ad9e3fc8a6 Docs: Add @krispypen as a contributor 2019-08-02 11:15:33 +02:00
Rex Raphael 09e9207b95
Merge pull request #23 from krispypen/master
Adding iOS support
2019-08-02 11:11:48 +02:00
Rex Isaac Raphael 7784a34670 added contributors 2019-08-02 11:08:28 +02:00
Kris Pypen fe0801aef7 Added iOS gif 2019-08-02 10:47:31 +02:00
Rex Isaac Raphael aae3f22e89 Docs: Add @thomas-stockx as a contributor 2019-08-02 10:45:59 +02:00
Rex Isaac Raphael 2b1fb89ca3 Docs: Add @juicycleff as a contributor 2019-08-02 10:45:10 +02:00
Kris Pypen f4f3c597bb Merge branch 'snowballmaster'
# Conflicts:
#	README.md
2019-08-02 10:27:47 +02:00
Rex Raphael 92cc9c8b39
Merge pull request #22 from thomas-stockx/feature/unity_alpha
Feature/unity alpha
2019-08-02 10:23:37 +02:00
Thomas Stockx ca112e4db6 Fix package link in readme 2019-08-02 09:42:55 +02:00
Thomas Stockx 6c82255d89 Merge branch 'original-master' into feature/unity_alpha
* original-master:
  update CHANGELOG.md
2019-08-02 09:00:30 +02:00
Thomas Stockx 6a4ba3b87a Added new example gif (built using the Unity 2019.3 alpha with "Unity as a Library") 2019-08-02 08:55:31 +02:00
Kris Pypen 286ba5e8d2 Merge branch 'snowballmaster' 2019-08-01 16:55:33 +02:00
Kris Pypen e9d210afeb Adding pubspec authors 2019-08-01 16:55:04 +02:00
Kris Pypen 2615c7868e Added methodchannel postMessage support on iOS (communication from flutter to unity) 2019-08-01 16:36:58 +02:00
Rex Raphael a030a1ef43
Merge pull request #21 from thomas-stockx/patch-2
update CHANGELOG.md
2019-08-01 16:22:42 +02:00
Kris Pypen 79b8f44fa0 Automatically add the Data folder to the UnityFramework target 2019-08-01 16:06:14 +02:00
Kris Pypen f00958a096 add a dependency on the UnityFramework 2019-08-01 15:23:35 +02:00
Kris Pypen e048777629 add some iOS documentation 2019-08-01 14:11:30 +02:00
Thomas Stockx 2ec0ba5427 Don't break iOS export 2019-08-01 14:02:56 +02:00
Kris Pypen 42566a7973 add new xcodebuild script 2019-08-01 13:44:16 +02:00
Kris Pypen 41ae827c99
Fixes indentation readme file 2019-08-01 13:16:57 +02:00
Kris Pypen 7225118d32 iOS documentation 2019-08-01 13:13:20 +02:00
Thomas Stockx 3fe912f5e0 Support for Unity 2019.3 alpha.
https://blogs.unity3d.com/2019/06/17/add-features-powered-by-unity-to-native-mobile-apps/
2019-08-01 11:57:56 +02:00
Thomas Stockx a702f59e1a Merge branch 'original-master'
* original-master:
  update readme
  updated and bumped up release version
  new release and bump up version
2019-08-01 11:47:01 +02:00
Kris Pypen b883b7a568 Merge branch 'master' of github.com:krispypen/flutter-unity-view-widget 2019-08-01 10:43:50 +02:00
Kris Pypen 18c013a374 Added basic iOS support (no messaging yet) 2019-08-01 10:43:34 +02:00
Rex Raphael 716bf93a45 update readme 2019-08-01 10:32:36 +02:00
Thomas 4d377e361a
update CHANGELOG.md 2019-08-01 09:35:20 +02:00
Rex Raphael 8d541cf1d6 updated and bumped up release version 2019-07-31 11:36:50 +02:00
Rex Raphael ea5d505509
Merge pull request #20 from thomas-stockx/feature/ar
Feature/ar
2019-07-31 11:29:16 +02:00
Rex Raphael 8239978820 new release and bump up version 2019-07-31 11:14:58 +02:00
Thomas Stockx 78101ee026 Merge branch 'original-master' into feature/ar
* original-master:
2019-07-31 11:08:29 +02:00
Rex Raphael aa9104762f
Merge pull request #16 from thomas-stockx/fix/touch
Change input source of Flutter touch events so they work in Unity
2019-07-31 10:44:12 +02:00
Rex Raphael 846f78c2f1
Merge pull request #14 from thomas-stockx/fix/window
Remove java and UnityPlayer changes to the windowmanager so it can be…
2019-07-31 10:43:12 +02:00
Rex Raphael ff4da5b315
Merge pull request #13 from thomas-stockx/fix/postMessage
Fix postMessage throwing exceptions on Android
2019-07-31 10:41:13 +02:00
Rex Raphael 1e388f0be1
Merge pull request #12 from thomas-stockx/patch-1
Update Readme.md as it crashes with Vulkan.
2019-07-31 10:39:27 +02:00
Thomas 5277f942a8
Merge pull request #1 from thomas-stockx/feature/ar
Add Unity AR Foundation support.
2019-07-31 09:50:36 +02:00
Thomas Stockx dfd19763fb Add Unity AR Foundation support. 2019-07-31 09:46:56 +02:00
Thomas Stockx a838b4bb9b Merge branch 'improvements'
* improvements:
  Change input source of Flutter touch events so they get handled by Unity.
  Remove java and UnityPlayer changes to the windowmanager so it can be fully handled by Flutter
  Fix postMessage throwing exceptions on Android
  Update Readme.md as it crashes with Vulkan.
2019-07-30 10:50:07 +02:00
Thomas Stockx 9cff46cd84 Merge branch 'fix/touch' into improvements
* fix/touch:
  Change input source of Flutter touch events so they get handled by Unity.
2019-07-30 10:44:23 +02:00
Thomas Stockx b0541d7302 Change input source of Flutter touch events so they get handled by Unity. 2019-07-30 10:44:09 +02:00
Thomas Stockx 5b71653f53 Merge branch 'fix/window' into improvements
* fix/window:
  Remove java and UnityPlayer changes to the windowmanager so it can be fully handled by Flutter
2019-07-24 15:23:18 +02:00
Thomas Stockx 90dd5e7676 Merge branch 'fix/postMessage' into improvements
* fix/postMessage:
  Fix postMessage throwing exceptions on Android
2019-07-24 15:23:13 +02:00
Thomas Stockx 6bbb3a054e Merge branch 'patch-1' into improvements
* patch-1:
  Update Readme.md as it crashes with Vulkan.
2019-07-24 15:23:04 +02:00
Thomas Stockx 62bd95b43b Remove java and UnityPlayer changes to the windowmanager so it can be fully handled by Flutter 2019-07-24 15:14:40 +02:00
Thomas Stockx 21669128b4 Fix postMessage throwing exceptions on Android 2019-07-24 13:27:27 +02:00
Thomas d93c2fa42e
Update Readme.md as it crashes with Vulkan. 2019-07-23 15:35:00 +02:00
Rex Raphael b97413847d
Merge pull request #5 from lorant-csonka-planorama/lorant/readme
Add video tutorial, replace `unity-player` with `unity-classes` in RE…
2019-04-14 21:44:28 +02:00
Lorant Csonka def784dcf7 Add video tutorial, replace `unity-player` with `unity-classes` in README.md 2019-04-13 20:16:59 +02:00
Rex Raphael f16bb853ba update readme 2019-03-29 09:07:44 +01:00
Rex Raphael a1f43b8e4e update readme 2019-03-29 09:06:10 +01:00
Rex Raphael f2be616d33 updated readme 2019-03-29 09:05:49 +01:00
Rex Raphael 29433023be updated readme 2019-03-29 07:53:28 +01:00
Rex Raphael 8014c50848 updated readme 2019-03-29 07:47:00 +01:00
Rex Raphael 7829108f91 updated readme 2019-03-29 07:46:23 +01:00
Rex Raphael 5de2161b31 Merge branch 'master' of github.com:snowballdigital/flutter-unity-view-widget 2019-03-29 07:46:16 +01:00
Rex Raphael 7bca05721f corrected readme 2019-03-29 07:44:00 +01:00
Rex Raphael 3a352daf47
Add files via upload 2019-03-28 19:34:02 +01:00
Rex Raphael 1f0e6bafe1 updated readme 2019-03-28 19:32:45 +01:00