DartDart, The Dart-Scoreboard App, is built using flutter and dart and is intended to be simple, modern and ad-free. It allows you to keep track of your dart games.
Play a classic game of 301, 501 or 701.
The App helps with tracking the Scores and gives suggestions for Checkouts.
- Flutter SDK (3.x oder neuer): https://docs.flutter.dev/get-started/install
- Android Studio (mit Flutter/Dart Plugins) für Android‑Builds
-
Get Dependencies
flutter pub get
-
Update Icons
dart run flutter_launcher_icons
flutter build apk flutter build web --base-href '/'flutter run -d "$BROWER" --web-renderer html

