Skip to content

DMouayad/DUNE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

DUNE

Release
Dune makes it easy to have your favourite songs in one place just choose your playlist ➑ 🎧 ➑ enjoy seamless music streaming.

Table of contents

Features

Explore Music

  • Get up-to-date popular & trending music from all over the world.
  • Explore music by genre & mood.

Local music library

  • Add your local audio files with one click and all of your tracks, albums, artists will be saved and available inside the app.

Tabs support

Yes, you've read it correctly, with the option of both vertical & horizontal tabs-layout:

Now your web-browsing experience is less cluttered because DUNE is the prefect place for your music-exploring adventures.

Listening Statistics

Not 100% functional; going under some refinements.

Other Features

  • Mixed playlists: creating a playlist with songs from different sources.
  • Data Usage control: You can set the quality of audio streaming & cover images.
  • No-Tabs mode: Tabs can be disabled but, you still have all the other great features.
  • Themes: Provides a wide verity of accent colors for you to choose from.
  • Cross-platform support
  • Lyrics support
  • Download media & offline mode
  • Local library Mode

Screenshots

Download

Release

Older versions are also available at: GitHub releases

OS Latest version
windows-10 github
android-os github
linux--v1 github

Roadmap

This project is a WIP

Please refer to DUNE project for: planned features, discussions and development progress.

How it works

Storage

  • Isar

    Feature Offline store Backup & Restore Cloud store Storing User Playlists Storing User Preferences Storing User Listening History
    Supported βœ” 🚧 ❌ 🚧 βœ” βœ”

Build from source

To build your own version of DUNE, please follow these instructions.

Feed back & Contributions

  • πŸ› Found an issue or encountered a bug? please check the existing issues or create a new one.
  • πŸ’ͺ🏻 Want to improve this project? check out the Contributing guide.
  • ⭐ You can also help us by starring this repo.
  • Read also "motivation for this project".

Disclaimer

  • Initially, this app was developed to demonstrate the power of Flutter in creating cross-platform apps.

    But, if you like using DUNE, well, thank you. Enjoy the music responsibly and support the artists who create it.

  • Read also Copy Rights Β© disclaimer.

Motivation

Although there are many projects that offer similar features, they often fall short in providing a complete package πŸ“¦. For example, some apps can stream music from different platforms, but they do not 🚫 allow users to:

  • Create a playlist with songs from different sources.
  • Provide the option to add your local music library.
  • Change the search engine(source) without adjusting some setting.

Another important issue in some of these projects is the quality of code. While it may not be an immediate concern for users, it becomes a time-consuming and challenging task for maintainers to add new features in the long run. This can be for several reasons:

  • The lack of a clear architecture on how code is organized and communicate across different layers.
  • Having mega classes and functions scattered all over the place discarding the SOLID principals.
  • The absence of tests, no Unit tests no Widget tests, nothing.

That is why I started this project with the goal of creating something beautiful & elegant from the inside-out.

Acknowledgement

Packages & Plugins

Inspiration

License

DUNE is an open source project and licensed under the GNU License.