xkeyC
xkeyC
**Is your feature request related to a problem? Please describe.** https://github.com/fzyzcjy/flutter_rust_bridge/issues/632 **Describe the solution you'd like** Thanks for your work, this is a great project. I'm new to Rust and...
- [x] 新建文件夹 - [x] 网站信息探测 - [x] 登录(Webview + cookies) - [x] 获取文件树 - [x] 文件下载 - [ ] 文件上传 - [ ] 同步 Service (首期实现 Android + Windows)...
https://github.com/RimoChan/match-you/blob/slave/mother.go#L13 因为使用了 Windows 私有api,所以无法实现跨平台。 建议使用命令行或 [QT](https://github.com/therecipe/qt) 、[glfw](https://github.com/go-gl/glfw) 等跨平台方案实现。  
Install URL https://aka.ms/dotnet-core-applaunch?missing_runtime=true&arch=x64&rid=win-x64&os=win10&apphost_version=8.0.0 Error Message: ``` You must install .NET to run this application. App: C:\Users\C\AppData\Roaming\com.xkeyc.tools.starcitizen.doctor\starcitizen_doctor\modules\unp4kc\unp4kc.exe Architecture: x64 App host version: 8.0.2 .NET location: Not found Learn more: https://aka.ms/dotnet/app-launch-failed Download...
只出现了一次,可能和浮点溢出之类的有关 
使用 rust 代替现有的 powershell 调用,提升应用响应速度与兼容性。 主要的调用位于 system_helper.dart ,建议将此处的调用替换为 frb 调用
Thanks for your great project, I completed unp4k_rs by referring to your C# code and reverse engineering the `RSI Launcher`. https://github.com/StarCitizenToolBox/unp4k_rs I completely rewrote unp4k in Rust to achieve cross-platform...