boyan01 / flutter-netease-music

flutter music player application. (仿网易云音乐)
3.5k stars 853 forks source link

request error : type 'KeyParameter' is not a subtype of type 'PaddedBlockCipherParameters<CipherParameters?, CipherParameters?>' of 'params' #295

Closed JacksonNing closed 11 months ago

JacksonNing commented 11 months ago

image image

JacksonNing commented 11 months ago

复现步骤首页->推荐歌单

liunice commented 11 months ago

我也遇到这个问题了,发现页和个人页的任何歌单打开都是报这个错

boyan01 commented 11 months ago

已修复,感谢提醒,PR:https://github.com/boyan01/flutter-netease-music/pull/297

源依赖的修复提交:https://github.com/leocavalcante/encrypt/pull/312