project · June 2024
TODO: darts scoring app
Flutter darts app with a custom-painted board and score rendering. TODO: real name, description, and links from Freek.
- Flutter
- Dart
- CustomPainter
- provider
TODO: Replace this placeholder with the real write-up once Freek supplies the app’s name, description, repo link, store link, and screenshots.
Confirmed facts from the project brief to build the copy from:
- The dartboard and score display are drawn with Flutter’s
CustomPainter— no image assets for the board itself. - Sound effects run through the
audioplayerspackage. - State management uses
provider.
TODO: repo URL (repoUrl), store or web link (liveUrl), screenshots
(image + imageAlt), and the real date.