All Projects β†’ 2find β†’ Stereo

2find / Stereo

Licence: mit
A Flutter plugin for playing music on iOS and Android.

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Stereo

Skplayer
🎡 A simple & beautiful HTML5 music player
Stars: ✭ 437 (+562.12%)
Mutual labels:  audio, music-player, audio-player
Canaree Music Player
Complete music player published in the Play Store. Heavily relies on Dagger, kotlin coroutines and Clean architecture.
Stars: ✭ 371 (+462.12%)
Mutual labels:  audio, music-player, audio-player
Abmediaview
Media view which subclasses UIImageView, and can display & load images, videos, GIFs, and audio and from the web, and has functionality to minimize from fullscreen, as well as show GIF previews for videos.
Stars: ✭ 79 (+19.7%)
Mutual labels:  audio, music-player, audio-player
Sbplayerclient
ζ”―ζŒε…¨ζ ΌεΌηš„macη‰ˆθ§†ι’‘ζ’­ζ”Ύε™¨
Stars: ✭ 110 (+66.67%)
Mutual labels:  audio, music-player, audio-player
Vyplayindicator
PlayIndicator inspired by Apple's Music Player.
Stars: ✭ 47 (-28.79%)
Mutual labels:  audio, music-player, audio-player
Audio player flutter
🎧 Apple Music / Tidal Audio Player for Flutter
Stars: ✭ 52 (-21.21%)
Mutual labels:  audio, music-player, audio-player
React Cassette Player
Simple ReactJS HTML5 audio player component built with SVG icons from The Noun Project.
Stars: ✭ 93 (+40.91%)
Mutual labels:  audio, music-player, audio-player
React H5 Audio Player
React audio player component with UI. It provides time indicator on both desktop and mobile devices.
Stars: ✭ 226 (+242.42%)
Mutual labels:  audio, music-player, audio-player
Swift Radio Pro
Professional Radio Station App for iOS!
Stars: ✭ 2,644 (+3906.06%)
Mutual labels:  audio, music-player, audio-player
Jcplayer
🎡 A simple audio player for Android applications.
Stars: ✭ 209 (+216.67%)
Mutual labels:  library, audio, audio-player
Strawberry
πŸ“ Strawberry Music Player
Stars: ✭ 972 (+1372.73%)
Mutual labels:  audio, music-player, audio-player
Audioplayer
A flutter plugin to play audio files iOS / Android / MacOS / Web ( Swift/Java )
Stars: ✭ 461 (+598.48%)
Mutual labels:  audio-player, flutter-plugin
Tauonmusicbox
The Linux desktop music player from the future! πŸŒ†
Stars: ✭ 494 (+648.48%)
Mutual labels:  audio, music-player
Snapcast
Synchronous multiroom audio player
Stars: ✭ 4,028 (+6003.03%)
Mutual labels:  audio, audio-player
Audio Visualizer Android
🎡 [Android Library] A light-weight and easy-to-use Audio Visualizer for Android.
Stars: ✭ 581 (+780.3%)
Mutual labels:  audio, music-player
Vue Plyr
A Vue component for the plyr (https://github.com/sampotts/plyr) video & audio player.
Stars: ✭ 531 (+704.55%)
Mutual labels:  audio, audio-player
Webaudiofont
Use full GM set of musical instruments to play MIDI and single sounds or effects. Support for reverberation and equaliser. No plugins, no Flash. Pure HTML5 implementation compatible with desktop and mobile browser. See live examples.
Stars: ✭ 600 (+809.09%)
Mutual labels:  audio, music-player
Waveform Playlist
Multitrack Web Audio editor and player with canvas waveform preview. Set cues, fades and shift multiple tracks in time. Record audio tracks or provide audio annotations. Export your mix to AudioBuffer or WAV! Project inspired by Audacity.
Stars: ✭ 919 (+1292.42%)
Mutual labels:  audio, audio-player
Blipkit
C library for creating the beautiful sound of old sound chips
Stars: ✭ 23 (-65.15%)
Mutual labels:  library, audio
Euterpe
Real-time Audio-to-audio Karaoke Generation System for Monaural Music
Stars: ✭ 19 (-71.21%)
Mutual labels:  audio, audio-player

Stereo plugin for Flutter

A Flutter plugin for playing music on iOS and Android.

Features

  • Play/pause
  • Stop
  • Duration / seek to position
  • Load track from path
  • Load track from library

Installation

First, add stereo as a dependency in your pubspec.yaml file.

Android

Add the following permission to your AndroidManifest.xml file:

  • <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>

iOS

Add the following key to your Info.plist file:

  • NSAppleMusicUsageDescription

Example

See the example documentation for more information.

Changelog

See CHANGELOG.md.

Contributing

Feel free to contribute by opening issues and/or pull requests. Your feedback is very welcome!

License

This project is licensed under the MIT License. See LICENSE file for more information.

Credits

Stereo has been developed and is maintained by faku99, ludelafo and Daxidz.

In no particular order, we credit the following people for their invaluable contributions:

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].