Dev Log (10/19/2023) (Flutter and Dart)
Completed Tasks Started Learning Flutter and Dart from the Udemy Course along with miscellaneous readings Completed the first section of the course Objective: Create a flutter project to simulate Dice ie. as a button on the screen is clicked the UI changes randomly and a new number is shown on the app UI Project Link: Github Project: Dice Simulation Concepts learnt How Dart Works? Freecodecamp - An Introduction to Dart Significance of “const” keyword...