eighty4 / picking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI

Picking

Pickin' with Banjo and Guitar!

This app is being designed for TV, desktops, browsers, tablets and phones. The goal is to create a guided experience for learning how to play bluegrass music.

UX on Figma

UX is designed in Figma and is viewable here.

Flutter development

Flutter development is super simple! These commands install dependencies from pub.dev and run the app:

flutter pub get
flutter run

Platforms

This repository currently only has macos and android for development platforms. flutter create will create runnable projects for web, ios, linux and windows if necessary:

flutter create --platforms ios --org eighty4 --project-name picking .

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

About

License:MIT License


Languages

Language:Dart 89.8%Language:HTML 4.7%Language:Ruby 3.0%Language:Swift 2.2%Language:Kotlin 0.3%