DrawX is a Flutter application that allows users to create a custom live chart with options and their associated probabilities. Users can add, edit, or remove options, and view the results of their spins.
- Add options with their probabilities
- Edit options and probabilities
- Remove options
- Spin the live chart
- View results of spins
-
Ensure that you have Flutter and the Dart SDK installed on your machine.
-
Clone the repository:
git clone https://github.com/yourusername/DrawX.git
-
Move into the project directory:
cd DrawX -
Install the dependencies:
flutter pub get
-
Run the app on an emulator or a connected device:
flutter run
This project was developed in collaboration with the following group members:
- Leo
- Echo
- Kindson
- Shine
- Paris
This project is licensed under the MIT License. See the LICENSE file for more details.