Design
November 22, 2022

Music app design with Flutter

The dashboard design contains top music, popular music, recommended albums, etc.

Everybody loves the Music

You can listen to music when working, workout, studying, traveling, or you can listen to your favorite music to make your feel better. You can figure out so many music apps with awesome feature offerings. My favorite music app is Apple Music and Spotify.

I want to show you how to create a dashboard for a music app suitable for the web, tablet, and smartphone from scratch with Flutter. This sample project is focused on design. You can get this sample project on my GitHub or follow it step by step on video.

Dependencies

We need to use some packages to make it easy and speed up the development process.

  • font_awesome_flutter: We use this package to get the awesome icon.
  • flutter_svg: We use this package to render vector images.
  • get: We use this for state management, routing, and utility.

Result

We have created a dashboard with a responsive layout. You can check the code result on GitHub. If you have any issues, please let me know and send me an email, or you can create new issues on the GitHub repository.

Get On GitHub

This sample project is just for my portfolio. You can use this sample project for your personal and client projects (paid or unpaid projects). This is a free open-source project, so please do not sell this project on Codecanyon, etc.
You should add functionality and complete some pages before deploying. If you need some help, you can hire me to continue your project.