FLUTTER ECOSYSTEM

2697a/bujuan

Flutter移动端+桌面端三方网易云播放器

bujuan project cover
Stars
1.6K
Forks
115
Last push (UTC)
Dec 19, 2025
Project status
Active
sixbugs GitHub avatar
GITHUB User

sixbugs ↗

China
LanguagesDartC++CMakeSwiftRubyCHTMLShellKotlinObjective-C

Dependencies used

Dependency list 24 items

Rankings

Original README

English project snapshot. Visit GitHub for the latest content.

Expand / collapse project README

app_icon_256

bujuan

一个支持Android、iOS、MacOS、Windows、Linux的三方网易云播放器。

MacOS

https://raw.githubusercontent.com/2697a/bujuan/HEAD/gif/desktop1.png https://raw.githubusercontent.com/2697a/bujuan/HEAD/gif/desktop2.png https://raw.githubusercontent.com/2697a/bujuan/HEAD/gif/desktop3.png https://raw.githubusercontent.com/2697a/bujuan/HEAD/gif/home.gif

Android & IOS
956 954 955

功能介绍

  • 采用flutter开发,可打包编译为所有平台。

  • 网易云账号登录(手机号、二维码)。

  • 每日推荐、私人Fm、电台、云盘。

  • 歌手、专辑、搜索

  • 去除无用功能,专注于用户音乐。

代码部署编译
  • flutter pub get
  • flutter build apk --release
  • flutter build ios
  • flutter build macos