adnanganie / dicee_app

You can make the die roll at the press of a button. With this app in your pocket, you’ll be able to settle any score on the go!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dicee 🎲

Our Goal

This app will teach you how to make apps with functionality using setState() inside Stateful Flutter widgets.

What you will create

We’re going to make a Las Vegas dice app. You can make the die roll at the press of a button. With this app in your pocket, you’ll be able to settle any score on the go!

Finished App

What you will learn

  • How to use Flutter stateless widgets to design the user interface.
  • How to use Flutter stateful widgets to update the user interface.
  • How to change the properties of various widgets.
  • How to use onClick listeners to detect when buttons are pressed.
  • How to use setState to mark the widget tree as dirty and requiring update on the next render.
  • How to use expanded to make widgets adapt to screen dimensions.
  • Understand and use string interpolation.
  • Learn about basic dart programming concepts such as data types and functions.
  • Code and use gesture controls.

About us

About

You can make the die roll at the press of a button. With this app in your pocket, you’ll be able to settle any score on the go!


Languages

Language:Makefile 87.6%Language:Java 5.0%Language:Dart 3.2%Language:Objective-C 3.1%Language:Shell 1.0%