MoMu (More Music) Play is an open source Music Player written in Dart / Flutter. MoMu is meant to make music players accessible to anyone and to play more music. It is currently in development status.
The underlying C++ audioengine is called SoLoud and offers a lot of features. https://solhsa.com/soloud/index.html
It is embedded in this project with the flutter_soloud plugin. https://pub.dev/packages/flutter_soloud
At this stage a Reverb and an Delay are already implemented.
As I am a beginner in flutter programming I get a lot of help from Claude (Anthropic Claude 3.5 Sonnet) who lives in my VS Code Extension Continue Dev. https://www.continue.dev/ https://www.anthropic.com/claude
and I also use Olllama and qwen2.5.-coder 7B with Continue as a chat codecorrection alternative. https://ollama.com/ https://ollama.com/library/qwen2.5-coder
Last but not least I use Starcoder2 for autocompletion https://ollama.com/library/starcoder2
This project was deeply inspired by the amazing work of Dr. Angela Yu and her Flutter Programming Course. I really really hope she will update her Course really soon! It is didactly the best course I attended! https://appbrewery.com/
Please write me an Email if you have any questions or suggestions or want to work on this project with me. Happy Coding Karim