Dicey – Flutter Template

Overview

**Please see README.md file for documentation**

a simple dice rolling app.

Feature

  • Flip/Roll Animation
  • HistoryList
  • Theme / ThemeSaving
  • Navigation
  • Icon (Android/iOS)

Features

  • Flip/Roll Animation
  • HistoryList
  • Theme / ThemeSaving
  • Navigation
  • Icon (Android/iOS) >

Requirements

  • Flutter/Dart
  • AndroidStudio/VSCode
  • A Device or Emulator to Run it on

Instructions

* Open the Project in AndroidStudio (or VSCode)  

* Open the pubspec.yaml and Click “Packages get”  
this will download the packages (plugins/addons) for this project  

* Run on Android or Emulator  

Related