huangcs

Results 5 issues of huangcs

app切换到后台一段时间后(或者启动应用过多),可能被安卓系统杀掉了,但是切换进来的时候并未重新启动,而且直接黑屏了。

bug
help wanted
platformized
flutter

Hi: Can I get media information through file path? Media information that seems to be available at present.

Extra: Feature
PRI: Low
S: To-Do
P: All

**Is your feature request related to a problem? Please describe.** BlackHole has gentle notifications turned on by default when first installed on HarmonyOS 3.0 devices, can gentle notifications be turned...

enhancement

![Screenshot_20230709_001926.jpg](https://github.com/boyan01/flutter-netease-music/assets/31842636/d670024c-2e29-4dcc-8a00-3fef4121457d) 如上图所示(我的设备是鸿蒙 3.0,基于 android 12),而 Lx Music mobile 默认是关闭了静默通知的(base on react native )

### 相关平台 H5 ### 复现仓库 [https://github.com/huangcs427/taro_test.git](https://github.com/huangcs427/taro_test.git) **浏览器版本: Microsoft Edge 版本 113.0.1774.57 (正式版本) (64 位)** **使用框架: React** ### 复现步骤 ```jsx import { Component, PropsWithChildren } from 'react' import { View }...