Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 339 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 339 Bytes

gungnir

Just an simple media player app for desktop.

Getting Started

This project is written using Flutter, so you need to have Flutter installed on your machine.

Prerequisites

yay -S flutter

Installing

Install the dependencies

flutter pub get

Run the app

flutter run -d linux // Or any other platform