ROLL A DICE Main code seen in lib folder and assets folder This is a flutter app that makes use of the DART programming language * Several foundational concepts were employed in the creation of this app such as; * Material Design - which helps build the beautiful UI * Positional and Named Parameters/Arguments * Methods * Constructor functions * Custom widgets * Lists * Variables * Stateless and Stateful Widgets * createState * setState * const keyword * Buttons