A Flutter plugin for playing music on iOS and Android.
First, add stereo
as a dependency in your pubspec.yaml
file.
Add the following permission to your AndroidManifest.xml
file:
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>
Add the following key to your Info.plist
file:
NSAppleMusicUsageDescription
See the example documentation for more information.
See CHANGELOG.md.
Feel free to contribute by opening issues and/or pull requests. Your feedback is very welcome!
This project is licensed under the MIT License. See LICENSE file for more information.
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: