kumarpriyanshu2k2 / Dice_flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dicee 🎲

Finished App

learnings

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

About


Languages

Language:Objective-C 81.3%Language:Makefile 16.6%Language:C 1.3%Language:Dart 0.4%Language:Java 0.2%Language:Shell 0.2%