GROUP LIST
Note
Application is Properly Working in Android , Web Apps , Linux , Windows , Support will soon arrive for IOS .
Caution
Application is in Development Phase so use it just for testing purpose.
Technologies Used | Links |
---|---|
Flutter Framework | Visit |
Dart Programming Language | Visit |
Android Studio for SDK | Visit |
Visual Studio as a IDE | Visit |
- Download [Android Studio]https://developer.android.com/studio and [Vscode]https://code.visualstudio.com on your system.
- Download Flutter -> Link
- Setup a Virtual Device from Android Studio
Clone the Project
git clone repository url
- Open in Vscode
- Run the follwing command in Vs terminal
flutter pub get
- Redirect to Lib Folder find main.dart file
- Run without debugging