fetch time of the provided list of countries from an API
flutter pub get
--> to fetch all the dependencies
flutter run
--> runs the code
note you might get errors as this code is quite old creating a new code for this using the provider and a different API checkout the main branch to see the latest code