Commit Graph

  • f2ca32740b
    Remove broken example master Michael Pfaff 2020-06-09 15:59:08 -0400
  • 0b68d21e69
    Add type annotations Michael Pfaff 2020-06-09 15:58:18 -0400
  • 76066ac9eb Implement pause and resume on iOS Michael Pfaff 2020-04-24 14:17:46 -0400
  • 4c098c9468 Fix import in example test Michael Pfaff 2020-04-24 14:17:18 -0400
  • 12048983bf Add .flutter-plugins-dependencies to .gitignore Michael Pfaff 2020-04-06 09:37:52 -0400
  • b0f839d6df Remove .flutter-plugins-dependencies Michael Pfaff 2020-04-06 09:36:21 -0400
  • c86d50e269 Disabled disposing of the native Unity player. Improved documentation and type annotations. Michael Pfaff 2020-04-05 23:24:09 -0400
  • b2127d9310
    Update UnityMessageManager.cs Rex Raphael 2020-03-31 12:53:58 +0200
  • 7010ee09e3 updated gradle Rex Isaac Raphael 2020-03-27 13:04:35 +0100
  • 3d2fce2e51 Merge branch 'master' of github.com:snowballdigital/flutter-unity-view-widget Rex Isaac Raphael 2020-03-27 12:53:50 +0100
  • 68939191c1 update scripts Rex Isaac Raphael 2020-03-27 12:53:30 +0100
  • 51f0d8c190
    Merge pull request #117 from sbeginner/patch-1 Rex Raphael 2020-03-23 15:31:52 +0100
  • ce120cbe38
    Add files via upload sbeginner 2020-03-23 17:21:18 +0800
  • 7f9caac689
    The unity-classes directory is missing sbeginner 2020-03-23 17:10:26 +0800
  • cd1b317524
    Merge pull request #116 from Kingtous/master Rex Raphael 2020-03-22 16:13:35 +0100
  • 3d52b2f9e2 update README.md jintao 2020-03-21 09:45:09 +0800
  • 6834239141 updated readme Rex Isaac Raphael 2020-03-20 12:36:14 +0100
  • 243032e438 Fixed issue with unity onMessage listener on unity 2019.3.5 Rex Isaac Raphael 2020-03-19 15:25:14 +0100
  • 7dd4654587 Fixed issue with unity onMessage listener on unity 2019.3.5 Rex Isaac Raphael 2020-03-19 15:24:50 +0100
  • 7e9956bf9a Fixed issue with unity onMessage listener on unity 2019.3.5 Rex Isaac Raphael 2020-03-19 15:19:22 +0100
  • 06219e885c Fixed issue with unity onMessage listener on unity 2019.3.5 Rex Isaac Raphael 2020-03-19 15:12:03 +0100
  • 711599aecc Fixed issue with unity onMessage listener on unity 2019.3.5 Rex Isaac Raphael 2020-03-19 14:38:15 +0100
  • 3ff64bc60b Fixed issue with unity onMessage listener on unity 2019.3.5 Rex Isaac Raphael 2020-03-19 14:29:34 +0100
  • 81efbfaf2d fix for issues on ios Rex Isaac Raphael 2020-03-19 12:50:52 +0100
  • c9816b606a fix for issues on ios Rex Isaac Raphael 2020-03-19 12:47:42 +0100
  • 1cfa3630c0 Fix for iOS with latest Unity 2019.3.5 Rex Isaac Raphael 2020-03-19 11:16:21 +0100
  • 192aaeb1b2
    Update README.md Thomas 2020-01-23 10:57:16 +0100
  • 3d4b623556
    Merge pull request #77 from shinriyo/patch-2 Thomas 2019-11-05 15:11:35 +0100
  • bf4dfcb47e
    not need MonoBehaviour shinriyo 2019-11-05 22:35:40 +0900
  • 43f0b8d513
    Merge pull request #75 from shinriyo/patch-1 Kris Pypen 2019-11-04 08:44:40 +0100
  • 2deaec0a83
    past tense shinriyo 2019-11-04 14:48:55 +0900
  • 521c84f86e
    Updated Readme with Vuforia steps for Android Thomas 2019-10-30 08:43:50 +0100
  • af4cf03293
    Merge pull request #72 from krispypen/master Thomas 2019-10-28 15:14:42 +0100
  • 31694f28f8 Adding configuration of libraries to iOS guide Kris Pypen 2019-10-28 15:04:04 +0100
  • 750967279a
    AR example clarification Thomas 2019-10-28 12:49:10 +0100
  • c5418de551
    Merge pull request #71 from thomas-stockx/feature/fix_68 Thomas 2019-10-28 10:43:28 +0100
  • 793fc0a32f Fix compile issue Thomas Stockx 2019-10-28 10:41:47 +0100
  • 690c989ea4 extracted AR example Rex Isaac Raphael 2019-10-22 13:23:04 +0200
  • 0f87301193 extracted AR example Rex Isaac Raphael 2019-10-22 13:21:04 +0200
  • 2765fb121b updated readme Rex Isaac Raphael 2019-10-18 16:16:36 +0200
  • 488863661d updated readme Rex Isaac Raphael 2019-10-18 16:14:04 +0200
  • 7a5e52e738 removed useles files Rex Isaac Raphael 2019-10-18 16:10:18 +0200
  • 3ed79bc37f unity assembly files added Rex Isaac Raphael 2019-10-18 15:41:21 +0200
  • 392cd710d4 updated changelog Rex Isaac Raphael 2019-10-18 15:41:04 +0200
  • 89672ad9e0 full support for AR kit on iOS and updated example Rex Isaac Raphael 2019-10-18 15:38:35 +0200
  • e02fb52213
    Update CHANGELOG.md Thomas 2019-10-18 10:38:29 +0200
  • ed2428b212
    Update CHANGELOG.md Thomas 2019-10-18 10:37:23 +0200
  • 635132d9c3 bumped version Rex Isaac Raphael 2019-10-18 09:31:50 +0200
  • a1d1572cd0
    Merge pull request #64 from krispypen/master Rex Raphael 2019-10-18 09:08:47 +0200
  • 72295561c7 cleanup Kris Pypen 2019-10-17 23:18:57 +0200
  • ea71d3b2be rework onunitymessage for ios Kris Pypen 2019-10-17 23:12:13 +0200
  • b2a8760383 update readme Rex Isaac Raphael 2019-10-17 16:25:57 +0200
  • 5036d1f03f updated read me with gitter for communication Rex Isaac Raphael 2019-10-17 16:03:24 +0200
  • f7b3a19cb4 bump version Rex Isaac Raphael 2019-10-17 15:57:52 +0200
  • 0cbf9bf8d6 updated project description Rex Isaac Raphael 2019-10-17 15:55:23 +0200
  • 71197e8c7b changed CHANGELOG.md and bump version Rex Isaac Raphael 2019-10-17 15:39:24 +0200
  • ebcfb0cfa0
    Merge pull request #62 from krispypen/patch-2 Rex Raphael 2019-10-17 15:09:44 +0200
  • 8bdf900354
    Merge pull request #61 from thomas-stockx/feature/new_examples Rex Raphael 2019-10-17 15:09:28 +0200
  • db637ce73d Updated gitignore Thomas Stockx 2019-10-17 13:48:35 +0200
  • c0190f9170
    Add install step for Objective-C in the README.md Kris Pypen 2019-10-17 13:44:57 +0200
  • 5fb06c36a8 Merge branch 'original-master' into feature/new_examples Thomas Stockx 2019-10-17 13:30:33 +0200
  • a46532d116 Updated README.md Thomas Stockx 2019-10-17 13:29:57 +0200
  • 80b95b2abd fix example on ios + fix ios build script issues about onUnityMessage missing Kris Pypen 2019-10-17 13:22:05 +0200
  • ef8eddeedc
    Merge pull request #55 from Elvenisboy/patch-2 Rex Raphael 2019-10-15 13:33:50 +0200
  • c49ae527ab Updated Android sample to showcase "Flutter to Unity" and "Unity to Flutter" functionality Thomas Stockx 2019-10-07 16:29:02 +0200
  • 20e25167e3
    Update Build.cs Fuling 2019-10-04 17:37:52 +0800
  • fa7a82b03f
    Merge pull request #51 from Elvenisboy/patch-1 Rex Raphael 2019-09-22 23:14:41 +0200
  • 6b393914d5
    Merge pull request #50 from Elvenisboy/Elvenisboy-patch-1 Rex Raphael 2019-09-22 23:14:30 +0200
  • 325e5eeb10
    Update README.md Fuling 2019-09-22 11:38:29 +0800
  • d8578d6c6f
    update build.cs Fuling 2019-09-22 11:35:32 +0800
  • 25bf1650e7
    Merge pull request #42 from lorant-csonka-planorama/fix-example-project Rex Raphael 2019-09-09 15:09:45 +0200
  • f973f620e9 Update example unity project's Editor scripts Lorant Csonka 2019-09-07 21:33:27 +0200
  • 7b008c39c9 new release vers bump Rex Isaac Raphael 2019-08-12 11:51:52 +0200
  • e739f40c50
    Merge pull request #29 from thomas-stockx/fix/android_unity_to_flutter Rex Raphael 2019-08-10 15:04:13 +0200
  • ba3dd1e38e Removed some unnecessary logging, and remove "handler" requirement Thomas Stockx 2019-08-09 12:06:07 +0200
  • 3918e743e8 Removed some unnecessary logging Thomas Stockx 2019-08-07 18:25:48 +0200
  • 4af2811a54 Fixed the non-functional Unity-to-Flutter (using onUnityMessage) on Android Thomas Stockx 2019-08-07 18:22:27 +0200
  • d7ecc5d139 Merge branch 'original-master' Thomas Stockx 2019-08-07 18:16:35 +0200
  • 7225c923bd
    Update README.md Rex Raphael 2019-08-05 14:08:49 +0200
  • bf8f02f78b
    Update README.md Rex Raphael 2019-08-05 14:06:51 +0200
  • 5b9b3f0a8a
    Update README.md Rex Raphael 2019-08-05 14:03:50 +0200
  • fdc33f988f update contributors Rex Isaac Raphael 2019-08-02 14:22:13 +0200
  • cbf1534ebe
    Merge pull request #28 from snowballdigital/add-code-of-conduct-1 Rex Raphael 2019-08-02 13:50:57 +0200
  • 2421ca449f
    Create CODE_OF_CONDUCT.md add-code-of-conduct-1 Rex Raphael 2019-08-02 13:50:40 +0200
  • 3c0493720d bump release version 0.1.6+1 0.1.6 0.1.5 0.1.4 0.1.3+4 Rex Isaac Raphael 2019-08-02 13:26:37 +0200
  • 2c138fb4cb new release 0.1.6+1 Rex Isaac Raphael 2019-08-02 13:24:55 +0200
  • 0ba8ae936a
    Merge pull request #27 from krispypen/master Rex Raphael 2019-08-02 13:23:21 +0200
  • 42fa3dea14
    Merge pull request #26 from thomas-stockx/patch-4 Rex Raphael 2019-08-02 13:22:52 +0200
  • aa415e6d7e
    Merge pull request #25 from thomas-stockx/patch-3 Rex Raphael 2019-08-02 13:22:30 +0200
  • d4e708f339
    Merge pull request #24 from krispypen/patch-1 Rex Raphael 2019-08-02 13:21:51 +0200
  • 2926146a19 Merge branch 'snowballmaster' Kris Pypen 2019-08-02 13:06:25 +0200
  • 4bf72c06a6 Adding Metal renderer support (on iOS) Kris Pypen 2019-08-02 13:05:41 +0200
  • cf444ec6cb
    Update README.md Thomas 2019-08-02 12:33:07 +0200
  • bb312d9d1d
    Update README.md Thomas 2019-08-02 12:28:48 +0200
  • ac3f39172a
    Update .all-contributorsrc Thomas 2019-08-02 12:15:06 +0200
  • 3db70991d6
    Update CHANGELOG.md Kris Pypen 2019-08-02 11:56:28 +0200
  • 375e80bf23 update contributors Rex Isaac Raphael 2019-08-02 11:40:14 +0200
  • 7279f05ef7 updated changelog Rex Isaac Raphael 2019-08-02 11:23:18 +0200
  • 7616fd0961 made new release with support for iOS Rex Isaac Raphael 2019-08-02 11:21:24 +0200
  • ad9e3fc8a6 Docs: Add @krispypen as a contributor Rex Isaac Raphael 2019-08-02 11:15:33 +0200