Skip to content

anzzzr/Galaxy

Repository files navigation

Repo Banner

Galaxy

An Open-Source Music Player App

made-with-flutter

Building from Source

  1. If you don't have Flutter SDK installed, please visit official Flutter site.
  2. Fetch latest source code from master branch.
git clone https://github.com/anzzzr/Galaxy.git
  1. Run the app with Android Studio or VS Code. Or the command line:
flutter pub get
flutter run