Psiale / dicee-flutter

Starter code for the Dicee project in the Complete Flutter Bootcamp

Home Page:https://www.appbrewery.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

๐ŸŽฒ๐ŸŽฒ DiceeRoller - Flutter

Preview

App Preview

This project is part of a series of projects to be completed by students of the AppBrewery flutter course.

This project focuses on creating a random dicee roller with the power of fluter's stateful widgets.

๐Ÿงฎ The Project Brief

The premise of this project is to learn the basic use of StatefulWidgets to update the state of an app and reflect the changes on the UI.

๐Ÿงฌ Technologies & Languages Used

  • Dart
  • Flutter
  • Github

๐Ÿ›Ž๏ธ Contributions, Issues & Forking

If you have any issues setting up the project or you come across any unintended bugs or problems, please do submit an issue to the Dice Roller page.

If you want to make your own changes, modifications or improvements to our project, go ahead and Fork it!

  1. Fork it

  2. Create your working branch (git checkout -b [choose-a-name])

  3. Commit your changes (git commit -m 'what this commit will fix/add/improve')

  4. Push to the branch (git push origin [chosen-name])

  5. Create a new Pull Request

๐ŸคŸ๐Ÿฝ๐Ÿ˜„ ๐Ÿ˜›๐Ÿค™๐Ÿพ Creator

Alexis Sanchez

๐Ÿ™Œ๐Ÿพ Show Your Support

Give a โญ๏ธ if you like this project!

About

Starter code for the Dicee project in the Complete Flutter Bootcamp

https://www.appbrewery.co


Languages

Language:Dart 48.8%Language:Objective-C 24.4%Language:Shell 22.4%Language:Java 4.5%