Upgarde for current ur buddy app of IIIT Kottayam. A complete redo with brand new features
- Download and install mentioned version of flutter: Flutter 2.0.1 • channel stable • https://github.com/flutter/flutter.git Framework • revision c5a4b4029c (8 days ago) • 2021-03-04 09:47:48 -0800 Engine • revision 40441def69 Tools • Dart 2.12.0
- flutter pub get
- install your favourite IDE (android studio or visual code)
- install flutter related plugins
You are ready to contribute to this project.
- Clone this project in you local repo : git clone
- Create a branch from development branch, add you features
- Place a merge request with your changes into development branch (assign reviewer)
- After review your feature will be rolled out in next release.
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, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.