Smooth Dice is a Flutter app designed to provide a visually appealing dice-rolling animations. It is intended as a showcase of my Flutter skills.
Being an ongoing project, it remains a work in progress, yet I consistently update it.
- Clone the Repository:
git clone https://github.com/your-username/smooth-dice.git
- Navigate to the Project Folder:
cd smooth-dice
- Install Dependencies:
flutter pub get
- Run the App:
flutter run