Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alfianlosari/CoronaVirusTrackerFlutter

Corona Virus Tracker & Advices App with Flutter
https://github.com/alfianlosari/CoronaVirusTrackerFlutter

coronavirus coronavirus-tracking dart flutter flutter-apps

Last synced: 3 months ago
JSON representation

Corona Virus Tracker & Advices App with Flutter

Awesome Lists containing this project

README

        

# Corona Virus Tracker & Advices App with Flutter

![Alt text](./promo.jpg?raw=true "Corona Virus Tracker & Advices Flutter App")

## 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