arce lai

Results 12 issues of arce lai

```dart GestureDetector( behavior: HitTestBehavior.translucent, onPanStart: (details) { if (Platform.isWindows) windowManager.startDragging(); }, onDoubleTap: this.onDoubleTap ?? () async { // FIX: white screen Bug if (await windowManager.isMaximizable()) { await windowManager.maximize(); } else...

2023-05-10 21:40:44 http-nio-8500-exec-2 me.zhyd.oauth.log.Log(error:45) [ERROR] - Failed to login with oauth authorization. cn.hutool.core.io.IORuntimeException: SocketTimeoutException: connect timed out at cn.hutool.http.HttpRequest.send(HttpRequest.java:1083) at cn.hutool.http.HttpRequest.execute(HttpRequest.java:937) at cn.hutool.http.HttpRequest.execute(HttpRequest.java:902) at com.xkcoding.http.support.hutool.HutoolImpl.exec(HutoolImpl.java:56) at com.xkcoding.http.support.hutool.HutoolImpl.post(HutoolImpl.java:121) at com.xkcoding.http.HttpUtil.post(HttpUtil.java:141) at...

### Affected version 0.14.0 ### No same issues found. - [X] Yes, I search all issues but not found. ### Steps to Reproduce Launching lib\main.dart on sdk gphone64 x86 64...

bug

### Should this be an RFC? - [X] This is not a substantial change ### Description I'm very sorry to make this request. The intl version used in this project...

enhancement

## Env: - Flutter SDK: 3.19.6 - OS:Windows 11 - IDE:Android Studio 2023.3.1 ## Detail: I upgraded the flutter sdk to 3.19.6 and found that the visable field didn't work,...

before: after: ## links: #298 #187

@leoafarias @aguilaair I think turning on these two functions can handle the problem more efficiently.

Currently, you can only add flutter projects locally. If you add the feature of getting projects from git, I believe it will be good. Before that, we may need to...

enhancement

I have just used this software on Windows and macOS platforms. It is possible that what I said is wrong. This is just my personal opinion. I would love to...

enhancement

I wish I could cancel the download if I accidentally clicked on a version I didn't want.

enhancement
good first issue
fvm-related