corona virus tracker flutter
corona virus tracker & advices app with flutter.
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
- download or download
- build and run
Comments are closed.