stereo 1.0.0 copy "stereo: ^1.0.0" to clipboard
stereo: ^1.0.0 copied to clipboard

outdated

A Flutter plugin for playing music on iOS and Android.

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

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.

4
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A Flutter plugin for playing music on iOS and Android.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on stereo