Fanta
Fanta
加载中的的时候可以显示loading,不用ops ... nothing ...
Sound reset on restart app. Can not save my selected sound.

Thinks for your work~
**Describe the bug** Can not take RoomMetadataChangedEvent sometimes. I add some print in ```signal_client.dart```. ```dart Future _onSocketData(dynamic message) async { print('livekit ws got msg'); if (message is! List) return; final...
**What you want IINA to do:** The shortcut keys support press and release event recognition **What IINA does currently:** There is currently no such function **Why you think this should...
### 问题描述 PrettyFormat error ### 环境信息 *请填写以下信息:* - OS信息: macOS 15.0 - JDK信息: Zulu21.34+19-CA (build 21.0.3+9-LTS) - 版本信息:Fastjson2 2.0.53 ### 重现步骤 ```java record Person (String name) {} public static void...