Corona Virus Tracker & Advices App with Flutter
Try the web app dev preview
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
Download Flutter Corona Virus Tracker Source Code on GitHub
https://github.com/alfianlosari/CoronaVirusTrackerFlutter
Provides the list of the opensource Flutter apps collection with GitHub repository.