Skip to content

kabirdeula/WildDareRandomizer

Repository files navigation

Uno Dare Randomizer

wakatime Flutter Version License

A Flutter app that provides a randomized list of Uno Dare rules for an exciting gameplay experience, available as a web app on Firebase Hosting.

Features

  • Randomized Rule Generator: Create unpredictable and fun rule sets for Uno Dare.
  • Customizable Rule List: Add, edit, or remove custom rules.
  • Light and Dark Mode: Switch between light and dark themes.
  • Grid and List Views: Choose between grid or list display modes for your rules.

Getting Started

Prerequisites

  • Flutter SDK: Version 3.22.1 or higher
  • Firebase Account: Needed for web app hosting.

Setup Instructions

  1. Clone the Repository

    git clone https://github.com/username/WildDareRandomizer.git
    cd WildDareRandomizer
  2. Install Dependencies

    flutter pub get
  3. Configure Firebase:

  • Ensure Firebase is set up in the app. Follow the steps to add a Firebase web app and configure your firebase_options.dart file.
  1. Run the app:
    flutter run -d chrome

Deploying to Firebase Hosting

  1. Build the web version:

    flutter build web
  2. Deploy: bash firebase deploy --only hosting The app will be live at the URL provided by Firebase Hosting.

Changelog

For a detailed list of changed, see the Changelog.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A Flutter app that provides a randomized list of Uno Dare rules for an exciting gameplay experience, available as a web app on Firebase Hosting.

Topics

Resources

License

Stars

Watchers

Forks

Contributors