Skip to content

newtonmunene99/tunes

Repository files navigation

tunes

A Music App build with Flutter and various open-source packages/plugins

Work in Progress, Super buggy, Not functional enough for use.


Screenshot Screenshot
------------ ------------

Prereq

  1. Flutter >= v1.7.0

Getting Started

  1. Run flutter create --androidx .
  2. Run flutter packages get
  3. Run flutter run

Open-Source packages/plugins used

Check pubspec.yaml

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view their online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.