Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 3.04 KB

README.md

File metadata and controls

44 lines (29 loc) · 3.04 KB

About

This is a Simple Dice Flutter app. I have tried to bring some functionality to a flutter app for first time. It is my personal flutter practice and small project as Portfolio as well. This is a simple flutter app with sum functionality. Using Dart and math to create random dice numbers.

My Skills What Is Dart?

art is a general-purpose, object-oriented programming language developed by Google, designed for building web, mobile, server, and desktop applications. It features a C-style syntax and was first unveiled in 2011. Dart has gained significant popularity, particularly due to its integration with the Flutter framework, which allows developers to create high-performance, cross-platform applications from a single codebase.

My Skills What Is Flutter?

Flutter is an open-source UI software development kit (SDK) created by Google, designed for building natively compiled applications for multiple platforms from a single codebase. First introduced in 2015 and officially released in May 2017, Flutter allows developers to create applications for iOS, Android, web, desktop (Windows, macOS, Linux), and Google's Fuchsia operating system.

My Skills What Is Dice Game?

Dice games are any games that involve rolling dice, which are small, throwable objects typically marked with numbers or symbols. These games can range from simple recreational activities to complex gambling games.

Knowledge

You Can Read More About The History Of Dice Games Here:

My Skills What Is VS Code?

Visual Studio Code (VS Code) is a powerful, lightweight source code editor developed by Microsoft. It is designed to facilitate a smooth coding experience across various platforms, including Windows, macOS, and Linux.

Image Preview

LuckyDiceKasraK10Flutter

Video Preview

LuckyDiceKasraK10.mp4

Contribution

Since it is my training code and actually is it something like my portfolio, please do not use all my codes and UI, and There is no way to contribute to this repository.

lucky_dice_version2

This is a simple flutter app with sum functionality. Using Dart and math to create random dice numbers.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.