mumin91 / flutter-simple-dice-app

A simple and small dice app made with Flutter for learning purpose.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simpl Dice App 🎲

The app has been developed as part of the Flutter course mentioned below.

This is a companion project to The App Brewery's Complete Flutter Development Bootcamp, check out the full course at www.appbrewery.co

Run App 🎲

  1. Clone the repository
  2. Run flutter packages get to download the required packages
  3. Run the app with flutter run or play button on your emulator/physical device.

About

A simple and small dice app made with Flutter for learning purpose.


Languages

Language:Dart 62.8%Language:Objective-C 25.1%Language:Java 12.1%