- Spin The Wheel Game based on Flutter v3.3.9
- Game is properly working on Android, iOS and WEB
- Spin The Wheel (flutter_spinning_wheel package)
- Different lotties effects based on the prize type
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
- In order to add new build to Firebase hosting, follow these commands
firebase login
firebase init
- Choose account, then choose Hosting as an option
- Select Firebase project
- Run:
flutter build web
firebase deploy
Created by Roman Ovsepian
Extrawest.com, 2022