-
It looks currently version only supports macOS(Intel64, Metal/OpenGLCore). Is there any plan to support Apple M1 series?
(This is a question, not an issue)
-
![image](https://user-images.githubusercontent.com/13816024/192471330-2184b869-e1ed-445e-8ca6-fba8ab31c89c.png)
这个是uiwidgets
![image](https://user-images.githubusercontent.com/13816024/192471436-477…
-
Im getting this error all the time:
> 17x Action[SetPoint] failed because[SetPoint would result in anchor family connection]: attempted from: WatchFrame:SetPoint.
> [string "=[C]"]: ?
> [string…
tehKD updated
2 years ago
-
使用Mac Unity 2019.4.32f1c1打开项目,报错 System.DllNotFoundException: libUIWidgets at (wrapper managed-to-native)
-
NullReferenceException: Object reference not set to an instance of an object
Unity.UIWidgets.engine.UIWidgetsPanelWrapper.Destroy () (at Packages/com.unity.uiwidgets/com.unity.uiwidgets/Runtime/engin…
-
我根据[CustomScrollView 和 Slivers](https://book.flutterchina.club/chapter6/custom_scrollview.html)的介绍,实现了一个自定义的`SliverPersistentHeaderDelegate`,代码如下
```
public delegate Widget SliverHeaderBuilder(B…
-
I get this error, if I play around with vehicle mode.
Version: 6.29.4 (SL)
Message: ...nterface/AddOns/NDui/Modules/ActionBar/Bars/Bar4.lua:14: attempt to call global 'InterfaceOptions_Update…
-
Failed to load 'F:/Work/Unity/UIWidget/com.unity.uiwidgets-master/com.unity.uiwidgets/Runtime/Plugins/x86_64/libUIWidgets.dll', expected x64 architecture, but was Unknown architecture. You must recomp…
-
It would be nice to have an example of calling C/C++ code, or at least how to build native code along with a Flutter app. This may purely a Gradle question, but its not clear to someone that's not an …
-
按照入门教程的代码UIWidgetsDemo.cs,会提示Assets/DemoTest/UIWidgetsDemo.cs(8,37): error CS0234: The type or namespace name 'ui' does not exist in the namespace 'Unity.UIWidgets.widgets' (are you missing an assembl…