Skip to content

boyan01/flutter-netease-music

main
Switch branches/tags
Code

Latest commit

* mobile safe area

* fix playing indicator on mobile

* fix position update on mobile

* android profile package add debug suffix
5d2ee6f

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
ios
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Quiet

CI codecov

仿网易云音乐, 支持全平台。

A Universal copy app of NeteaseMusic

How to start (如何开始)

  1. clone project to local

    git clone https://github.com/boyan01/flutter-netease-music.git 
  2. install Flutter

    • require latest flutter beta channel.
  3. build & run

    flutter run --profile

Development (开发)

generate l10n

flutter pub global activate intl_utils
flutter pub global run intl_utils:generate

Linux requirement.

debian:

sudo apt install libavcodec-dev libavformat-dev libavdevice-dev
sudo apt-get install libsdl2-dev

Dependency backend

Desktop Preview

light dark
playlist playlist
playing playing

Mobile Platforms Preview

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