The official app for the GNU Linux Users' Group NITDGP
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- Flutter SDK
- Android Virtual Device or Android Mobile Device
- A text editor like Visual Studio Code or Android Studio(preferably)
For Linux :
Head over to the official Flutter website at (https://flutter.dev/docs/get-started/install/linux) and follow the steps.
For Windows :
Head over to the official Flutter website at (https://flutter.dev/docs/get-started/install/windows) and follow the steps.
Head over to the official website for Android Studio at (https://developer.android.com/studio/install) and follow the steps for particular OS.
mkdir GLUG_App
cd GLUG_App
git clone https://github.com/Soupaul/GLUG-App.git
Open Android Studio and then open the pubspec.yaml file and click on get dependencies. Run the project on an AVD or an Android Mobile Device to use the App.