A flutter project written in Android Studio using Dart language to help you join your zoom meetings automatically at the given time and have no worries about being late to a meeting or your attendance in a class if you're a student.
For running this script you'll need:
- Android Studio
- Android Emulator (In Android Studio) or Android device
- Flutter Plugin
- To download Android Studio Click Here
- Go to the "Configure Menu" in Android Studio and select "plugins". Click on browse repositories and search for the flutter plugin and install it.
- Copy the Github project repository url link. Select option "Get from version control" in Android Studio and select "Git" as version control. Paste the url link and select "Clone".
- After the cloning process is complete ,open the project seperately in Android Studio by selecting "Open an existing Android Studio project" in the location where you have cloned the project.
- After the project opens, go to the main.dart file and click on get dependencies.
- Connect your phone to your laptop or desktop, or select the android emulator in Android Studio.
- Click on run to see the application run on your device.
- Android Studio
- Dart
- Flutter
This is how the application looks when you run it.