Country Directory Application is a flutter app built by using GraphQL API For Countries
Step 1:
Download or clone this repo by using the link below:
git clone https://github.com/david-adewoyin/country_directory.git
Step 2:
Go to project root and execute the following command in console to get the required dependencies:
flutter pub get
Finally run the app:
flutter run