The starter project was taken from https://github.com/londonappbrewery/dicee-flutter . This starter project only consists of plain scaffold and dice images. After importing the starter project, different features were implemented for dice roll.
On the top of this starter project two different features were implemented. This app provides two different options for dice roll:
- TOUCH the dice.
- SHAKE the phone.
The device will also VIBRATE on every dice roll.
The shake feature was implemented by using the shake package. For more information visit https://pub.dev/packages/shake .
The vibrate feature was implemented using the vibration package. For more information visit https://pub.dev/packages/vibration .
The Icons are made by Freepik from www.flaticon.com
The icons were made using https://appicon.co/ .