项目作者: XD-OB

项目描述 :
🎲 dices roll app with flutter
高级语言: Dart
项目地址: git://github.com/XD-OB/Dice_roller.git
创建时间: 2020-02-19T10:29:22Z
项目社区:https://github.com/XD-OB/Dice_roller

开源协议:

下载


Dice Roller

Built using Flutter

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!

dice

what i learned from the project:

  • 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 onPressed 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.

Owner

  • Oussama Belouche 1337

#
forthebadge