porimise / flutter-netease-music

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quiet

Build Status codecov

仿网易云音乐。


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

For personal reasons(have not iOS devices), the platformized code will only write the Android part. PULL REQUESTS are welcome

How to start

  1. clone 项目
git clone https://github.com/boyan01/flutter-netease-music.git 
git submodule update --init --recursive
  1. 安装 Flutter因使用了 dart 2.6.0 的特性,所以注意安装最新的dev版本
  2. 在命令行输入下面命令以 profile 模式运行(更快的运行效率)
flutter run --profile

基本组件依赖

交互效果

playing playlist lyric
playing playlist lyric

图片预览

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

About

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

License:Other


Languages

Language:Dart 99.5%Language:C++ 0.1%Language:Batchfile 0.1%Language:Ruby 0.1%Language:Kotlin 0.1%Language:Objective-C 0.0%