-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Welcome to the VC DECA App Wiki! This is a wiki for the iOS and Android app to be utilized by the Valley Christian Chapter of DECA written in Dart using the Flutter framework.
Below is a general guide to using the project. To learn more information about the different parts of the project, check out their respective pages.
You will need to have Flutter and Dart installed in order to build the repository. You can check out the installation instructions below.
Click here for the installation guide for Windows.
Click here for the installation guide for MacOS.
Click here for the installation guide for Linux.
Go ahead and download the repository.
Open up the entire folder in your favorite IDE. I would recommend IntelliJ IDEA or VS Code as they are fully supported to run and develop Flutter applications.
Run the following terminal command in the main project folder.
$ flutter packages get
Note: If you are using IntelliJ or VS Code, make sure you have the Dart and Flutter plugins installed!
If you are going to run the iOS version, make sure to open Runner.xcworkspace
from the ios
folder with Xcode and set the development team.
Running the android version shouldn't require any additional setup as long as you are just using the emulator.
If you would like to contribute to this repository or provide feedback, check out the guidelines here.
- Bharat Kathi
- App Development
- Myron Chan
- UI/UX Design
- Icon Design
- Andrew Zhang
- Documentation
- Kashyap Chaturvedula