Just an simple media player app for desktop.
This project is written using Flutter, so you need to have Flutter installed on your machine.
yay -S flutter
Install the dependencies
flutter pub get
Run the app
flutter run -d linux // Or any other platform