Skip to content

Points Counter is a simple Flutter app that lets you track and update the score for two basketball teams in real time. Tap buttons to add 1, 2, or 3 points to Team A or Team B, and reset the scores with a single tap. Designed with a clean UI and smooth performance.

Notifications You must be signed in to change notification settings

Nayra-11/basketballcounter

Repository files navigation

Points Counter Logo


🏀 Points Counter

Points Counter is a simple Flutter app that lets you track and update the score for two basketball teams in real time. Tap buttons to add 1, 2, or 3 points to Team A or Team B, and reset the scores with a single tap. Designed with a clean UI and smooth performance.


🌟 Features

  • 🎯 Increment Team A or Team B by 1, 2, or 3 points
  • 🔄 Reset both scores to zero
  • 🟢 Consistent green-themed buttons and AppBar
  • 📐 Maintains original fixed sizes and styles
  • 📲 Scrollable & scales down automatically on small screens to prevent overflow

📸 Screenshots


🛠️ Tech Stack

  • Flutter — UI toolkit
  • Dart — Programming language
  • Material — Built‑in components

📋 Requirements

  • ✅ Flutter 2.0 or higher
  • ✅ Dart SDK
  • ✅ An Android or iOS device/emulator

⚙️ Installation & Usage

# 1. Clone the repository
git clone https://github.com/your-username/points-counter.git

# 2. Navigate into the project directory
cd points-counter

# 3. Get dependencies
flutter pub get

# 4. Run on connected device/emulator
flutter run

About

Points Counter is a simple Flutter app that lets you track and update the score for two basketball teams in real time. Tap buttons to add 1, 2, or 3 points to Team A or Team B, and reset the scores with a single tap. Designed with a clean UI and smooth performance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published