/DartCounter

A simple flutter app to manage the score in a match of darts

Primary LanguageDart

DartCounter

An application to keep track of a Dart match

It is currently made for Windows-only use, but you can build it for any Platform if you want, but due to the needed size of the application it will only work good on Desktops.

readme_image

The app currently supports up to 4 players, and has some statistics that may or may not work. It is currently available for download under the Releases tab over an msix-installer.

This is my very first Flutter project, so please have mercy to me when you look at the code.