Site icon Flutter Packages | Pub dev Packages – Flutter Mobile App World

A Beautiful and Feature-rich Music Player

A Beautiful and Feature-rich Music & Video Player with Youtube Support, Built-in Flutter

Sections:

🎉 Features

Library & Indexing

Look & Feel

Streaming

Others:

Some additional cool features:

Video Integration

How locally?

typically looks (inside the folders you specificed) for any matching title, matching goes as following:
— Alan walker – Faded.m4a
— video alAn WaLkER – faDed (480p).mp4
the video filename should contain at least one of the following:
1. the music filename as shown above.
2. title & first artist of the track.
note: some cleanup is made to improve the matching, all symbols & whitespaces are ignored.

How youtube?

• looks up in the track comment tag (as they are mostly done by @yt-dlp) or filename for any matching youtube link, if found then it starts downloading (and caches) and plays once it’s ready, streaming here isn’t a good idea as the priority goes for the music file itself.

Screenshots

Customization Settings

YouTube Miniplayer

Usage Preview

Animating Thumbnail Recommends & Listens
 animating_thumbnail_breathing.mp4 

https://user-images.githubusercontent.com/85245079/272933158-da47c270-9f45-4ff5-a08e-e99e4b7ebb7c.mp4

 recommended_listens_history.mp4 

https://user-images.githubusercontent.com/85245079/272933184-72e978b3-6e15-4b4e-948a-03b470802b30.mp4

Installation

Permission Note:

the following actions require all_files_access permission (requested when needed)
  • editing audio tags
  • creating or restoring backups
  • saving artworks
  • compressing images
  • downloading youtube content

Download source code on GitHub

https://github.com/namidaco/namida

Exit mobile version