Skip to content

A simple flutter app that rolls the dice on SHAKE or TOUCH and also vibrates on every dice roll.

Notifications You must be signed in to change notification settings

VisargD/Shake-the-Dice

Repository files navigation

Shake-the-Dice

A simple app that rolls the dice on SHAKE or TOUCH and also vibrates on each dice roll.

App Icon

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.

The Starter project looks like:

Starter Project

On the top of this starter project two different features were implemented. This app provides two different options for dice roll:

  1. TOUCH the dice.
  2. 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/ .

The finished app looks like this:

Dice Roll 1 Dice Roll 2 Dice Roll 3

About

A simple flutter app that rolls the dice on SHAKE or TOUCH and also vibrates on every dice roll.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published