-
# WinUI 3.0
At the Microsoft Build conference in May 2019 we shared our plans for WinUI 3.0, which will greatly expand the scope of WinUI to include the full native Windows UI platform. This means …
-
微博内容精选
-
Apparently the PSA API has been fundamentally changed. When authenticating via the Webconfig, a "400 - server_error : Internal Server Error" is displayed. Other projects like evcc seem to have similar…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…
-
We have a rather old KF machine that is orange. I wonder whether that is supported?
Thanks
Abasz updated
6 months ago
-
Hey guys,
This is not entirely a bug.
I was wondering; are the apps built with Electron protects the source? I tried JxCore and it does not protect source. How about electron?
Cheers
-
### Steps to reproduce
1. Open TG desktop
2. open broadcast
3. 95% CPU Usage
Distro: Linux Mint 20.2 Uma base: Ubuntu 20.04 focal
### Expected behaviour
8-12% CPU Usage.
In Windows 11 ~8% CP…
-
Currently obfuscate only for release build. But packages are in source code.
For non-open source projects, non-public classes/methods names and local variable names in packages needs to be obfuscated…
-
In https://github.com/flutter/flutter/issues/121015 I found a crash related to "API validation" checks. We should make sure that we are running our impeller integration tests with API Validation turn…
-
as the official doc :
**Symbols from a statically linked library can be loaded using DynamicLibrary.executable or DynamicLibrary.process.**
but i got the error: Invalid argument(s): Failed to look…