dart-mod-player icon indicating copy to clipboard operation
dart-mod-player copied to clipboard

Dart-based CLI Mod Music Player using Dart FFI, libOpenMPT and libPortAudio

Results 1 dart-mod-player issues
Sort by recently updated
recently updated
newest added

Wouldn't make sense to use the [Facade design pattern](https://medium.com/@andreaspoyias/design-patterns-a-quick-guide-to-facade-pattern-16e3d2f1bfb6) to extract the external calls for a separated class and import that class on the other dart code that uses it....