[Demo:-] (https://aritrochakraborty29.github.io/blog/)
A basic Flutter Dice Roller project which rolls two dice simultaneously, you have to figure out whether you are lucky enough to get the same number on both. Have Fun!
This Flutter app rolls two dice at random and you are provided with a button which rolls them when you tap, its a game of luck where either you get the same number on both the dice ☑️ or you lose ❎.
This project is subject to change by the developer and is still in development
Running this is as simple as it gets. Follow this steps
- Open your terminal (NOTE: git bash prefered/ Terminal on VS Code)
- Navigate to the project folder where you have cloned this repo.
- Open an emulator or plug in a real device
- Type the following command in the terminal
flutter run
Pull Requests are welcome. Please follow these rules for the ease of understanding:
- Make sure to check for available issues before raising one
- Give me a maximum of 24-48 hours to respond
- Have proper documentation on the parts you are changing/adding
Sayan Mondal 📷 Insta 🐤 Twitter
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
For help getting started with Flutter, view our online documentation.