- Data Source Repo: - COVID-19
- API Source Repo: - COVID-19-API
There's a different branch without-map-feature which not included any work related to Map. Otherwise you can follow steps mention below.
The following files required API_Key for Google Maps SDK.
android/app/src/main/AndroidManifest.xml
ios/Runner/AppDelegate.swift
- Get an API key at Google Cloud Platform
- Follow the complete instructions here: Google Maps for Flutter
There may be some issues related to responsive behavior of the app. Just because I'm not focusing on this and also because of NOT using any Media query right now ...
This project is licensed under the MIT License - see the LICENSE file for details