Lucas Elisei
Lucas Elisei
First of all, thank you very much for taking the time to do a PR. Could you please rename the changed files to STStereoPlugin.h and STStereoPlugin.m for consistency? Thank you...
I just did. I don't get the compilation error you're referring to in your PR message. Did you update Flutter to the latest version? It might fix things up.
I just tried to recreate the issue and it works fine on Android. Did you try to update Flutter to the latest version?
Hi Joel, no problem for the pull request. Which version of the Android SDK are you running the application on? It might be related.
I just ran the application on API 27 and indeed an exception is raised. I'll look into it and keep you updated.
It might be possible that Flutter changed the way it works with files shipped with the app since it has been released to version 1.0. I'm currently in an exam...
Which iOS version are you running? I did not look into iOS 12 changes but Apple might have changed the way the music picker works thus making the Stereo example...
I will periodically update my branch [unit_tests](https://github.com/faku99/stereo/tree/unit_tests) with unit tests
Hey guys, any news on this feature?