Commit Graph

  • 09e9207b95
    Merge pull request #23 from krispypen/master Rex Raphael 2019-08-02 11:11:48 +0200
  • 7784a34670 added contributors Rex Isaac Raphael 2019-08-02 11:08:28 +0200
  • fe0801aef7 Added iOS gif Kris Pypen 2019-08-02 10:47:31 +0200
  • aae3f22e89 Docs: Add @thomas-stockx as a contributor Rex Isaac Raphael 2019-08-02 10:45:59 +0200
  • 2b1fb89ca3 Docs: Add @juicycleff as a contributor Rex Isaac Raphael 2019-08-02 10:45:10 +0200
  • f4f3c597bb Merge branch 'snowballmaster' Kris Pypen 2019-08-02 10:27:47 +0200
  • 92cc9c8b39
    Merge pull request #22 from thomas-stockx/feature/unity_alpha Rex Raphael 2019-08-02 10:23:37 +0200
  • ca112e4db6 Fix package link in readme Thomas Stockx 2019-08-02 09:42:55 +0200
  • 6c82255d89 Merge branch 'original-master' into feature/unity_alpha Thomas Stockx 2019-08-02 09:00:30 +0200
  • 6a4ba3b87a Added new example gif (built using the Unity 2019.3 alpha with "Unity as a Library") Thomas Stockx 2019-08-02 08:55:31 +0200
  • 286ba5e8d2 Merge branch 'snowballmaster' Kris Pypen 2019-08-01 16:55:33 +0200
  • e9d210afeb Adding pubspec authors Kris Pypen 2019-08-01 16:55:04 +0200
  • 2615c7868e Added methodchannel postMessage support on iOS (communication from flutter to unity) Kris Pypen 2019-08-01 16:36:58 +0200
  • a030a1ef43
    Merge pull request #21 from thomas-stockx/patch-2 Rex Raphael 2019-08-01 16:22:42 +0200
  • 79b8f44fa0 Automatically add the Data folder to the UnityFramework target Kris Pypen 2019-08-01 16:06:14 +0200
  • f00958a096 add a dependency on the UnityFramework Kris Pypen 2019-08-01 15:23:35 +0200
  • e048777629 add some iOS documentation Kris Pypen 2019-08-01 14:11:30 +0200
  • 2ec0ba5427 Don't break iOS export Thomas Stockx 2019-08-01 14:02:56 +0200
  • 42566a7973 add new xcodebuild script Kris Pypen 2019-08-01 13:44:16 +0200
  • 41ae827c99
    Fixes indentation readme file Kris Pypen 2019-08-01 13:16:57 +0200
  • 7225118d32 iOS documentation Kris Pypen 2019-08-01 13:13:20 +0200
  • 3fe912f5e0 Support for Unity 2019.3 alpha. https://blogs.unity3d.com/2019/06/17/add-features-powered-by-unity-to-native-mobile-apps/ Thomas Stockx 2019-08-01 11:57:56 +0200
  • a702f59e1a Merge branch 'original-master' Thomas Stockx 2019-08-01 11:47:01 +0200
  • b883b7a568 Merge branch 'master' of github.com:krispypen/flutter-unity-view-widget Kris Pypen 2019-08-01 10:43:50 +0200
  • 18c013a374 Added basic iOS support (no messaging yet) Kris Pypen 2019-08-01 10:43:34 +0200
  • 716bf93a45 update readme Rex Raphael 2019-08-01 10:32:36 +0200
  • 4d377e361a
    update CHANGELOG.md Thomas 2019-08-01 09:35:20 +0200
  • 8d541cf1d6 updated and bumped up release version Rex Raphael 2019-07-31 11:36:50 +0200
  • ea5d505509
    Merge pull request #20 from thomas-stockx/feature/ar Rex Raphael 2019-07-31 11:29:16 +0200
  • 8239978820 new release and bump up version Rex Raphael 2019-07-31 11:14:58 +0200
  • 78101ee026 Merge branch 'original-master' into feature/ar Thomas Stockx 2019-07-31 11:08:29 +0200
  • aa9104762f
    Merge pull request #16 from thomas-stockx/fix/touch Rex Raphael 2019-07-31 10:44:12 +0200
  • 846f78c2f1
    Merge pull request #14 from thomas-stockx/fix/window Rex Raphael 2019-07-31 10:43:12 +0200
  • ff4da5b315
    Merge pull request #13 from thomas-stockx/fix/postMessage Rex Raphael 2019-07-31 10:41:13 +0200
  • 1e388f0be1
    Merge pull request #12 from thomas-stockx/patch-1 Rex Raphael 2019-07-31 10:39:27 +0200
  • 5277f942a8
    Merge pull request #1 from thomas-stockx/feature/ar Thomas 2019-07-31 09:50:36 +0200
  • dfd19763fb Add Unity AR Foundation support. Thomas Stockx 2019-07-31 09:46:56 +0200
  • a838b4bb9b Merge branch 'improvements' Thomas Stockx 2019-07-30 10:50:07 +0200
  • 9cff46cd84 Merge branch 'fix/touch' into improvements Thomas Stockx 2019-07-30 10:44:23 +0200
  • b0541d7302 Change input source of Flutter touch events so they get handled by Unity. Thomas Stockx 2019-07-30 10:44:09 +0200
  • 5b71653f53 Merge branch 'fix/window' into improvements Thomas Stockx 2019-07-24 15:23:18 +0200
  • 90dd5e7676 Merge branch 'fix/postMessage' into improvements Thomas Stockx 2019-07-24 15:23:13 +0200
  • 6bbb3a054e Merge branch 'patch-1' into improvements Thomas Stockx 2019-07-24 15:23:04 +0200
  • 62bd95b43b Remove java and UnityPlayer changes to the windowmanager so it can be fully handled by Flutter Thomas Stockx 2019-07-24 15:14:40 +0200
  • 21669128b4 Fix postMessage throwing exceptions on Android Thomas Stockx 2019-07-24 13:27:27 +0200
  • d93c2fa42e
    Update Readme.md as it crashes with Vulkan. Thomas 2019-07-23 15:35:00 +0200
  • b97413847d
    Merge pull request #5 from lorant-csonka-planorama/lorant/readme Rex Raphael 2019-04-14 21:44:28 +0200
  • def784dcf7 Add video tutorial, replace `unity-player` with `unity-classes` in README.md Lorant Csonka 2019-04-13 20:16:59 +0200
  • f16bb853ba update readme Rex Raphael 2019-03-29 09:07:44 +0100
  • a1f43b8e4e update readme Rex Raphael 2019-03-29 09:06:10 +0100
  • f2be616d33 updated readme Rex Raphael 2019-03-29 09:05:49 +0100
  • 29433023be updated readme Rex Raphael 2019-03-29 07:53:28 +0100
  • 8014c50848 updated readme Rex Raphael 2019-03-29 07:47:00 +0100
  • 7829108f91 updated readme Rex Raphael 2019-03-29 07:46:23 +0100
  • 5de2161b31 Merge branch 'master' of github.com:snowballdigital/flutter-unity-view-widget Rex Raphael 2019-03-29 07:46:16 +0100
  • 7bca05721f corrected readme Rex Raphael 2019-03-29 07:44:00 +0100
  • 3a352daf47
    Add files via upload Rex Raphael 2019-03-28 19:34:02 +0100
  • 1f0e6bafe1 updated readme Rex Raphael 2019-03-28 19:32:45 +0100
  • a5a60a400d updated readme Rex Raphael 2019-03-28 19:29:41 +0100
  • 4e6204c898
    Add files via upload Rex Raphael 2019-03-28 19:28:02 +0100
  • 9790296f3d added example Rex Raphael 2019-03-28 19:13:39 +0100
  • 9f115431f4 updated read me Rex Raphael 2019-03-28 19:05:38 +0100
  • 94b96aab10 example demo Rex Raphael 2019-03-28 19:05:27 +0100
  • 106a0a4ea5
    Add files via upload Rex Raphael 2019-03-27 22:12:04 +0100
  • 59d9aafbfd updated readme Rex Raphael 2019-03-27 20:01:55 +0100
  • 2af5e96c58 updated readme Rex Raphael 2019-03-27 19:56:47 +0100
  • e50ba77eab Merge branch 'master' of github.com:snowballdigital/flutter-unity-view-widget Rex Raphael 2019-03-27 09:06:10 +0100
  • 35a5aec213 improved readme Rex Raphael 2019-03-27 08:30:12 +0100
  • 9fa7f67c1d
    Add files via upload Rex Raphael 2019-03-27 08:22:52 +0100
  • f02b143470 change readme Rex Raphael 2019-03-26 22:22:12 +0100
  • 281397ff78 small changes Rex Raphael 2019-03-26 22:21:13 +0100
  • 1dfaaf4874 fixed issues with unity Rex Raphael 2019-03-26 22:19:40 +0100
  • 099200e505 WIP: working example Rex Raphael 2019-03-26 22:06:17 +0100
  • 8652a8bf19 WIP: working example Rex Raphael 2019-03-26 22:05:53 +0100
  • 5a8a3785dc
    Update README.md Rex Raphael 2019-03-22 09:56:11 +0100
  • b7dfbe0b3b
    Update README.md Rex Raphael 2019-03-14 14:44:15 +0100
  • e4099bd8f1
    Update README.md Rex Raphael 2019-03-14 14:43:39 +0100
  • c9230bae89 android support fuctional Rex Momoh 2019-03-10 23:53:08 +0100
  • 5ed6c932b6 Support for android complete Rex Momoh 2019-03-09 16:47:09 +0100