Skip to content

This is a flutter project which can be used at multiple platforms applications like Android app, Mac app and web-based applications. The project Dicee is a 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!

Notifications You must be signed in to change notification settings

Rajput-vinay/Dicee_flutter

Repository files navigation

Dicee

This is a flutter project which can be used at multiple platforms applications like Android app, Mac app and web-based applications. The project Dicee is a 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!

User Interface

image

Learnings throughout 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.

Feedback

If you having any feedback or having any problem in using or running program do comment down your thoughts and querys.

About

This is a flutter project which can be used at multiple platforms applications like Android app, Mac app and web-based applications. The project Dicee is a 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!

Topics

Resources

Stars

Watchers

Forks