Bossa
A Flutter Music Player
- flutter >= 3.25
- dart >= 3.6
- git
sudo apt-get install vlc
sudo apt-get install libvlc-dev
sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
sudo dnf install vlc
sudo dnf install vlc-devel
Clone this repository:
git clone https://github.com/BarbosaRT/Bossa.git
Access the directory:
cd Bossa
Now install the dependencies:
flutter pub get
And run:
flutter run
main - source for the current build
dev - for development