Skip to content

Shiba-Kar/covid-19_tracker

Repository files navigation

COVID-19 Tracker

App Icon

Special Thanks To The below APIs

  1. https://corona.lmao.ninja
  2. https://api.covid19india.org/

This is an aplication build with flutter framework to target IOS, Android and Web. This application hit some of the most famous COVID-19 api and serve them in a beautiful UX/UI. The below points enlists features of this application :

  1. Live Global COVID-19 statistics:

    • Total Cases.
    • Total Deaths.
    • Total Recovered.
    • Total Deaths.
    • Total Critical
    • Total Tests
  2. Worst Affected Countries

  3. Live Indian COVID-19 statistics

    • Total cases
    • Total active
    • Total recovered
    • Total deaths
    • District wise statistics
  4. Data updates every 10 minutes.

Getting Started

  1. Build apk 64 bit: flutter build apk --target-platform android-arm64 -vv
  2. Build apk 64/32 bit: flutter build apk -vv
  3. Build Bundle : flutter build appbundle -vv

Screenshots

test image size ScreenShot 2

ScreenShot 3 ScreenShot 4

ScreenShot 5 ScreenShot 6

ScreenShot 7 ScreenShot 8