A Flutter plugin for playing music from a file.
There are three main folders in this repository.
doc/
: Documentation.example/
: Example that demonstrates how to use the plugin.src/
: Source code.
The folders example
and src
contain .iml
files that each represents an IntelliJ IDEA module.
This section will be covered once the plugin has been published.
Feel free to contribute by opening issues and/or pull requests. Your feedback is very welcome!