Available on Play Store!
VITask mobile application made for the students of VIT Chennai for their VTOP login.
- Download the Flutter SDK from https://flutter.dev/docs/get-started/install/windows
- Extract the downloaded SDK and add the location of the bin file inside the flutter package to your path variables.
- Install the flutter plugin into your Android Studio to be able to run Flutter apps.
- You're ready to go.
- Note: The above installation guidelines are only for windows.
git remote add upstream https://github.com/mayanktolani19/vitask-flutter.git
git fetch upstream
git checkout master
git rebase upstream/master
git push
git add .
git commit -m"<Describe your changes>"
git push
- After committing your changes, make Pull Request.
Mayank | Abhishek TK |
---|