pub package

music_player_ui

Usage

  1. To add UI to your project, enter the following command in the terminal at the root of your flutter project:
    npm install -g uihub-cli@latest
    uihub get music_player_ui
    
  2. run the following command to run the UI:
    flutter run -d chrome lib/uihub/music_player_ui/main.dart