File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 2022.1.1+4
2+
3+ * 🌎 Web is now stable 🚀:
4+ * Refactored WebView
5+ * Refactored webUrl -> we are handling now everything for you!
6+ * use now: ` webUrl: http://localhost:${Uri.base.port} ` (for Debug only)
7+ * for production remember to leave out the last ` / ` at the end of your url!
8+ * Refactored Interfaces
9+ * Use PointerInterceptor if you need stacked widgets (see ` /examples ` and Readme)
10+ * Performance Improvements (Communication between HTMLElementView and Flutter)
11+ * 🛠️ Fix Android Crash if you use ARFoundation (ARCore)
12+ * 🛠️ Add updated UnityPackage: ` few-2022.1.1-v2.unitypackage ` -> use this for latest web and android fixes
13+
114## 2022.1.1+3
215
316* Fixed array index range crash on ios
Original file line number Diff line number Diff line change 11name : flutter_unity_widget
22description : Flutter Unity 3D widget for embedding Unity game scenes in flutter. This library now supports Unity as a Library.
3- version : 2022.1.1+3
3+ version : 2022.1.1+4
44# authors:
55# - Rex Raphael <rex.raphael@outlook.com>
66# - Thomas Stockx <thomas@stockxit.com>
You can’t perform that action at this time.
0 commit comments