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.
-
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