canxin121 / app_rhyme

使用Flutter和Rust构建的开源免费音乐软件
MIT License
1.51k stars 77 forks source link

每日推荐、模糊搜索、排行榜、自动暗黑模式、定时关闭功能支持 #12

Open Luyao666888 opened 4 months ago

Luyao666888 commented 4 months ago

不一定都可以完成哈,我写写看,万一有搞头呢,哈哈哈

canxin121 commented 4 months ago

内置的音乐搜索/存储啥的都封装在music_api这个rust crate里面,然后这个仓库只是用flutter_rust_bridge生成ffi。