Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 661 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 661 Bytes

Smooth Dice

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.

Screenshots

App Demo

Getting Started

  1. Clone the Repository: git clone https://github.com/your-username/smooth-dice.git
  2. Navigate to the Project Folder: cd smooth-dice
  3. Install Dependencies: flutter pub get
  4. Run the App: flutter run