bmteasdale / dart-score-counter

A cross-platform Flutter application for keeping the score for a game of Darts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DartCounter 🎯

A cross-platform Flutter application used to keep score for a the game of Darts.

Authors

Tech Stack

UI: Flutter, Dart

Acknowledgements

Color Reference

Color Hex
Black #FFFFFF #FFFFFF
Red #EB3E3E #EB3E3E
Grey #656565 #656565
White #000000 #000000

Run Locally

Install Flutter on your system at the following link: https://docs.flutter.dev/get-started/install

Clone the project

$ git clone https://github.com/bmteasdale/dart-score-counter.git

Go to the project directory

$ cd dart_score_counter

Install packages

$ flutter pub get


Open a simulator from Simulator (macOS) or Android Studio Emulator

Start the application

$ flutter run

Figma Mockup

Designed using Figma, the collaborative design tool.

Figma Mockup

Simulator Screenshots

Screenshot #1 Screenshot #2 Screenshot #3 Screenshot #4 Screenshot #5

About

A cross-platform Flutter application for keeping the score for a game of Darts.


Languages

Language:Dart 94.2%Language:Ruby 4.0%Language:Swift 1.2%Language:Kotlin 0.4%Language:Objective-C 0.1%