Wang Guanyu

Results 8 issues of Wang Guanyu

打完后打开exe发现: ![Gqxv1P.png](https://s1.ax1x.com/2020/04/12/Gqxv1P.png) 求助。

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is this feature provided in the master branch? - [x] I have checked...

enhancement

mpg123似乎没用。 尝试播放时: Unhandled exception: Env invalid: Error: not found mpg123 #0 new Mpg123Player (package:mp3_player/src/process_player/mpg123_player.dart:12) #1 Player.run (package:mp3_player/src/player.dart:20) #2 _AsyncAwaitCompleter.start (dart:async-patch/async_patch.dart:51) #3 Player.run (package:mp3_player/src/player.dart:18) #4 MainUI._player (package:musicfox/ui/main_ui.dart:134) #5 _AsyncAwaitCompleter.start (dart:async-patch/async_patch.dart:51) #6...

question

### Check for existing issues 检查是否已存在相同issue - [X] Completed/已检查 ### Describe the feature 描述你的新功能 新增查看我的收藏功能,包括用户收藏的专辑、歌手等。

enhancement

E.g. ```html ``` This is due to a incomplete REGEX rule in `parse-tag.ts`. A possible version to fix: `parse-tag.ts`: ```typescript import { Comment, IDoc } from './types'; import { htmlVoidElements...

Can be seen in : [link](https://github.com/byoungd/html-to-ast/issues/1)