Corona Virus Tracker & Advices App with Flutter
Try the web app dev preview
https://alfian-flutter-coronatracker.firebaseapp.com/
Features
- Current statistics of global total confirmed, deaths, recovered cases.
 - Statistics of countries and regions total cases count
 - World map with annotation pin and description of affected regions
 - Datasets is provided by ArcGIS Esri Corona Virus dataset.
 - Basic advice to prevent and handle virus, myth busters Q&A from WHO.
 
Requirements
- Min of Flutter 1.12.3 beta channel.
 - iOS - Enable Google Maps for iOS API and set the API Key in 
AppDelegate.swift. - Android - Enable Google Maps for Android API and set the API Key in 
AndroidManifest. - Web - Enable Google Maps Javascript API and set API key in 
index.html 
Getting Started
- Clone or download
 - Build and Run