A music player app that allows you to search for music by artist made using Flutter

Overview

Music Player

A music player app that allows you to search for music by artist. Music source from iTunes affiliate API. Made using Flutter with simple clean architecture inspired by Reso Coder and Bloc state management by Felix Angelov. Design Inspired by Spotify.

Search songs by artist Play and pause song
Intial screen Empty result Connection error

Supported features

  • Search song preview by the artist
  • Play and stop a song
  • Playing indicator
  • Play song in the background
  • Portrait lock
  • Error handling includes empty results, server errors, and connection errors.

Supported devices

  • You can run this app on Android API level 16 (Jelly Bean) or above.

In this project, I try to implement some stacks like

Prerequisites

How to build

  • Ensure you have flutter installed
  • Clone this repository git clone https://github.com/Muhibush/music_player.git
  • Open projects on your IDE like Android Studio, Visual Code, etc..
  • Open android simulator or connect your android device
  • Run flutter pub get to get all dependencies that are needed
  • Use command flutter run to build in debug mode or use flutter run --release to build release mode.

How to run unit test

  • Run flutter test inside the project directory
  • Generate coverage report using flutter test --coverage, a coverage report seems to be generated into a file /coverage/lcov.info.

Contact

If you want to contact me you can reach me at Instagram or Linkedin.

You might also like...

Flutter user list calendar - A flutter app that displays registered users on a calendar/list and allows to search for users using the full name

Flutter User Calendar A flutter app that displays registered users on a calendar

Jan 20, 2022

Starlight search bar - Starlight search bar with flutter

Starlight search bar - Starlight search bar with flutter

starlight_search_bar If you find the easiest way to search your item, this is fo

Apr 20, 2022

Tic Tac Toe game with single-player and multi-player options. Implemented minimax algorithm.

flutter_tic_tac_toe A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you star

Jan 1, 2022

A music player android application build using Flutter.

music_player A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if

Dec 28, 2022

A Video Player For Vimeo Videos in Flutter. This plugin allows us to play video from Vimeo and it supports Android and iOS platforms.

A Video Player For Vimeo Videos in Flutter. This plugin allows us to play video from Vimeo and it supports Android and iOS platforms.

vimeo_video_player A Video Player For Vimeo Videos in Flutter. This plugin allow us to play video from vimeo and it's supports Android and iOS platfor

Dec 8, 2022

Flutter-tunein - Music Player built with flutter

Flutter-tunein - Music Player built with flutter

🎧 Flutter Music Player ⭐️ this repo if you like it. Getting Started πŸš€ Clone the repo Install the dependicies Run it Todos Retrieve songs Retrieve fr

Oct 11, 2022

Dynamically themed Music Player built with flutter

Dynamically themed Music Player built with flutter

🎧 Flutter Music Player Contact me email: [email protected] Gitter: https://gitter.im/Moda20TuneIn/community Thank you in advance πŸ‘ Getting Started

Dec 31, 2022

Kadi, A flutter based music Player

Kadi, A flutter based music Player

Kadi Music Player OpenSource Flutter Based Music Player with Fantastic UI Demo App Clone Build Run Features Android (iOS Coming Soon) Fetch local song

Jun 2, 2021
Owner
muhibush
Flutter Enthusiast πŸ’™
muhibush
Become an artist, pixel by pixel.

place Introduction This project was written as a support for my Medium article and is currently running on this website. Getting Started In order to b

Julien Duribreux 11 Dec 16, 2022
Github-search - Allows users to search users on github Uses flutter

Github Search Github Search is a cross-platform mobile application powered by Flutter Framework and Github API. The application was built with simplic

Saul 3 Sep 13, 2022
A google browser clone which is made by using flutter and fetching the google search api for the search requests.

google_clone A new Flutter project. Project Preview Getting Started This project is a starting point for a Flutter application. A few resources to get

Priyam Soni 2 May 31, 2022
Flutter-Musive-app - Full-stack music player app written in flutter and dart using node.js music API

Musive Full-stack music player app is written in flutter and dart using node.js

Ansh rathod 69 Dec 28, 2022
A mobile application that allows you to search and fetch recipes using Flutter, TheMealDB and Domain Driven Design

recipe_app A new Flutter project. Getting Started This project is a starting point for a Flutter application. A few resources to get you started if th

Johnny Nguyen 0 Dec 4, 2021
A music player component for Flutter (i.e. Spotify, Apple Music, etc.) [AGPL/example/no longer maintaining]

This is an example I currently have no plans of putting this on Pub. Originally, I did, but I lost interest. However, I think this is a good example,

Tobe Osakwe 215 Dec 12, 2022
First Open Source Flutter based material design music player with audio plugin to play online music

Flutter Music App First Open Source Flutter based dribbblel Design Music Player. logo free design http://www.freeuid.com/category/free material icons

佩ε₯‡ηš„εΌŸεΌŸδΉ”ζ²» 380 Jan 4, 2023
An Android app that allows you to scan Japanese words from a picture and search for its meaning from a dictionary.

Jisho Lens is an app that allows you to scan Japanese words from a picture and search for its meaning from a dictionary. In a nutshell, think of it as

elianiva 12 Sep 22, 2022
It is a Flutter mobile and web application that allows you to search for universities worldwide by name and country.

Search Universities App It is a Flutter mobile and web application that allows you to search for universities worldwide by name and country. Data sour

Enes 1 Feb 4, 2022