Updated readme

This commit is contained in:
2025-06-19 22:08:56 +02:00
parent a59d983f18
commit bc3101f22e

View File

@@ -1,16 +1,7 @@
# game_tracker # Game Tracker
A new Flutter project. ![Version](https://img.shields.io/badge/Version-0.3.0-orange)
![Flutter](https://img.shields.io/badge/Flutter-3.32.1-blue?logo=flutter)
![Dart](https://img.shields.io/badge/Dart-3.8.1-blue?logo=dart)
## Getting Started A all-in-one app to track card- and board games, manage players and groups and get statistics about your played games.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.