zjt-401 / flutter-netease-music

flutter music player application (仿网易云音乐)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quiet

Build Status codecov

仿网易云音乐,一边学习一边开发。希望能多点star,给予动力完成此项目。

netease music player. working in progress!


all API information comes from this project: NeteaseCloudMusicApi


因无iOS设备,故平台化代码只写Android部分,欢迎PR

For personal reasons(have not iOS devices), the platformized code will only write the Android part

How to start

  • install Flutter
  • run in Command Line
flutter run --profile

in addtion, this project Used api not in stable version. so need switch flutter channel to master first.

interaction

playing_page playing_page

Preview

main_playlist main_cloud playlist_detail artist_detail
page_comment playing search search_result
music_selection playlist_selector music video 每日推荐

About

flutter music player application (仿网易云音乐)

License:Other


Languages

Language:Dart 91.6%Language:Kotlin 8.2%Language:Objective-C 0.2%