Skip to content

extrawest/spin-the-wheel-game

Repository files navigation

Spin Wheel Game

Maintenance Maintaner Ask Me Anything ! GitHub license GitHub release View DEMO

PROJECT INFO

  • Spin The Wheel Game based on Flutter v3.3.9
  • Game is properly working on Android, iOS and WEB

Features

  • Spin The Wheel (flutter_spinning_wheel package)
  • Different lotties effects based on the prize type

Demo

Spin Wheel Game

Installing:

1) Clone this repo to your folder:

git clone https://github.com/extrawest/spin-the-wheel-game.git

2. Change current directory to the cloned folder:

cd spin-wheel-game

3) Get packages

flutter pub get

Firebase hosting

  1. In order to add new build to Firebase hosting, follow these commands
firebase login
firebase init
  1. Choose account, then choose Hosting as an option
  2. Select Firebase project
  3. Run:
flutter build web
firebase deploy

Created by Roman Ovsepian

Extrawest.com, 2022