"# covid19dailytracker"
Go to file lib/pages/choose_location , and add the line below to the locations array
Country(url: 'morocco', location: 'Morocco', flag: 'morocco.png'),
make sure to test the url in the api link in your browser , to avoid any issue with typo or spelling.
'https://api.covid19api.com/country/$url'
- COVID19API - The API used
- background image by Clay banks
- Inspiration the net ninja