Integrating the Dice into our Game
We are going back into the main.dart file. We need to import the dice.dart file we created in the previous part. We’ve already removed the unnecessary comments. Next we’re going to build the app so we can see what we need. We’re going to remove the counter and the floating action button as well as…