Hello there, if you want to clone my project here are the steps to clone it on your local machine.
Use this command to clone the project.
git clone https://github.com/mayursamnani36/Timetable.git
To install requirements related to this project run this command.
flutter pub get
First you need to create a andorid emulator using adb manager in android studio.
Then you can click on the play button in android studio selecting your created emulator.
To run the app from terminal use this command.
flutter run
Drop a star if you like it.