Skip to content

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

License

Notifications You must be signed in to change notification settings

zhutianli/flutter-netease-music

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

NOTE, this project used api not in stable version. so require master channel.switch flutter channel.

interaction

playing playlist ios

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 (仿网易云音乐)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 97.8%
  • Kotlin 2.1%
  • Other 0.1%