Creating a native dice mobile app using Dart and Flutter and can be used on both Android and iPhone.
We will design the app by using stateless and layout widgets, Expanded class and Image widgets. Use intention actions to pad image Detect user interaction onPressed: (){} FlatButton — around our 1st dice image Stateful and stateless widgets
A dice rolling app which changes randomly when you click on it.
For help getting started with Flutter, view online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.


