You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Flutter app allows you to roll a dice at the press of a button. It utilizes Flutter best practices, including state management with setState, and incorporates both stateless and stateful widgets. The app features a gradient background and dynamically updates the dice image based on random dice rolls.