All Projects → iampawan → Flutter Music Player

iampawan / Flutter Music Player

Licence: apache-2.0
Flutter Music Player - First Open Source Flutter based material design music player with audio plugin to play local music files.

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Flutter Music Player

Material Kit React Native
Material Kit React Native
Stars: ✭ 424 (-65.1%)
Mutual labels:  open-source, material
App Framework
Applications for any device with HTML, CSS and JavaScript - free and open source!
Stars: ✭ 639 (-47.41%)
Mutual labels:  playstore, material
Onionshare
Securely and anonymously share files, host websites, and chat with friends using the Tor network
Stars: ✭ 4,961 (+308.31%)
Mutual labels:  open-source, cross-platform
Urho3d
Cross-platform 2D and 3D game engine
Stars: ✭ 3,767 (+210.04%)
Mutual labels:  open-source, cross-platform
Audio player flutter
🎧 Apple Music / Tidal Audio Player for Flutter
Stars: ✭ 52 (-95.72%)
Mutual labels:  music-player, cross-platform
Mumble
Mumble is an open-source, low-latency, high quality voice chat software.
Stars: ✭ 4,418 (+263.62%)
Mutual labels:  open-source, cross-platform
Topydo
A powerful todo list application for the console, using the todo.txt format.
Stars: ✭ 511 (-57.94%)
Mutual labels:  open-source, cross-platform
Megaglest Source
MegaGlest real-time strategy game engine (cross-platform, 3-d)
Stars: ✭ 259 (-78.68%)
Mutual labels:  open-source, cross-platform
Museeks
🎵 A simple, clean and cross-platform music player
Stars: ✭ 1,030 (-15.23%)
Mutual labels:  music-player, cross-platform
Monogame
One framework for creating powerful cross-platform games.
Stars: ✭ 8,014 (+559.59%)
Mutual labels:  open-source, cross-platform
Thermal
One stop to manage all git repository
Stars: ✭ 321 (-73.58%)
Mutual labels:  open-source, cross-platform
Musicbox
😊 🎵 MusicPlayer 一站式收听多平台音乐(网易云, 虾米, QQ)的跨平台音乐播放器,尽情享受吧~✨
Stars: ✭ 1,130 (-7%)
Mutual labels:  music-player, cross-platform
Gameplay
Open-source, cross-platform, C++ game engine for creating 2D/3D games.
Stars: ✭ 3,429 (+182.22%)
Mutual labels:  open-source, cross-platform
Arx
ARX is a comprehensive open source data anonymization tool aiming to provide scalability and usability. It supports various anonymization techniques, methods for analyzing data quality and re-identification risks and it supports well-known privacy models, such as k-anonymity, l-diversity, t-closeness and differential privacy.
Stars: ✭ 398 (-67.24%)
Mutual labels:  open-source, cross-platform
Simple Music Player
Simple Music Player - SimpleMP - Keeps it simple and plays your music
Stars: ✭ 298 (-75.47%)
Mutual labels:  open-source, music-player
Ctk
A set of common support code for medical imaging, surgical navigation, and related purposes.
Stars: ✭ 498 (-59.01%)
Mutual labels:  open-source, cross-platform
Awesome Linux Software
A list of awesome applications, software, tools and other materials for Linux distros.
Stars: ✭ 16,943 (+1294.49%)
Mutual labels:  open-source, cross-platform
Android Ratingreviews
Simple star rating system bars, a view similar to the ones seen on Google Playstore. ⭐🌟✨
Stars: ✭ 110 (-90.95%)
Mutual labels:  playstore, open-source
Acid
A high speed C++17 Vulkan game engine
Stars: ✭ 838 (-31.03%)
Mutual labels:  open-source, cross-platform
Tus Resumable Upload Protocol
Open Protocol for Resumable File Uploads
Stars: ✭ 1,070 (-11.93%)
Mutual labels:  open-source, cross-platform

Flutter Music Player

First Open Source Flutter based Beautiful Material Design Music Player(Online Radio will be added soon.)

Demo App

Play Store BETA

Features

  • [x] Android (iOS Coming Soon)

    • [x] Fetch local songs (Inbuilt Permission)
    • [x] Beautiful UI with multiple themes(Coming Soon)
    • [x] Animation
    • [x] Full Fledged Example
    • [x] play (local files)
    • [x] stop
    • [x] pause
    • [x] seek
    • [x] shuffle
    • [x] Album Art
    • [x] onComplete
    • [x] onDuration / onCurrentPosition
  • Supported formats

Show some ❤️ and star the repo to support the project

Screenshots

  • Note - This project also has a plugin to fetch songs and use audio player which can be used in any of your projects. Check the below link.

Flute Music Player Plugin

Plugin

iOS

Alert: iOS implementation

This project is not implemented for ios yet.So wait for it or if you can contribute then please do help.

Pull Requests

I welcome and encourage all pull requests. It usually will take me within 24-48 hours to respond to any issue or request. Here are some basic rules to follow to ensure timely addition of your request:

  1. Match coding style (braces, spacing, etc.) This is best achieved using Reformat Code feature of Android Studio CMD+Option+L on Mac and CTRL + ALT + L on Linux + Windows .
  2. If its a feature, bugfix, or anything please only change code to what you specify.
  3. Please keep PR titles easy to read and descriptive of changes, this will make them easier to merge :)
  4. Pull requests must be made against develop branch. Any other branch (unless specified by the maintainers) will get rejected.
  5. Check for existing issues first, before filing an issue.
  6. Make sure you follow the set standard as all other projects in this repo do
  7. Have fun!

Created & Maintained By

Pawan Kumar (@imthepk) (Youtube) (Insta)

If you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of ☕️

License

Copyright 2018 Pawan Kumar

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Getting Started

For help getting started with Flutter, view our online documentation.

For help on editing plugin code, view the documentation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].