Skip to content

A simple mobile application for managing character statistics, built with Flutter. Users can view and increment different attributes such as Strength, Dexterity, Constitution, Intelligence, Wisdom, Charisma, and Luck.

Notifications You must be signed in to change notification settings

guizzo/flutter-rpg-stats

Repository files navigation

📊 Character Statistics App

A simple mobile application for managing character statistics, built with Flutter. Users can view and increment different attributes such as Strength, Dexterity, Constitution, Intelligence, Wisdom, Charisma, and Luck.

✨ Features

  • Displays character statistics with numerical values.
  • Color-coded numbers for easy readability.
  • Incremental buttons to increase each statistic.
  • Clean and intuitive UI.

🚀 Technologies Used

  • Flutter: Cross-platform development.
  • Dart: Programming language for Flutter.

📷 Screenshots

Character Statistics App
Example of the app displaying character stats with an increment button.

🔧 Installation

  1. Clone the repository:
    git clone https://github.com/your-username/character-statistics.git
    cd character-statistics
  2. Install dependencies:
    flutter pub get
  3. Run the app:
    flutter run

🛠️ TODO

  • Add decrement buttons.
  • Implement persistent storage.
  • Enhance UI with animations.

About

A simple mobile application for managing character statistics, built with Flutter. Users can view and increment different attributes such as Strength, Dexterity, Constitution, Intelligence, Wisdom, Charisma, and Luck.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published