A new Flutter project using mvvm architecture.the SeatGeek api is used for showing list of events.
Step 1:
Download or clone this repo by using the link below:
https://github.com/jibinjayachandran/seatgeek_test.git
Step 2:
Go to project root and execute the following command in console to get the required dependencies:
flutter pub get
Step 3:
Open project in Android Studio or VSCode to run.