Skip to content
/ GoCorona Public

A Flutter application to track the ongoing status of the COVID-19 cases.

License

Notifications You must be signed in to change notification settings

r0hnx/GoCorona

Repository files navigation

Go Corona

PRs Welcome build Twitter Follow GitHub stars Twitter URL GitHub watchers

A Flutter application to track the ongoing status of the COVID-19 cases.

The data we provide is collected from World Health Organization (WHO), the US Centers for Disease Control and Prevention (CDC), the Chinese Centre for Disease Control and Prevention (ECDC), China’s National Health Commission, and Chinese website DXY which provides regional case estimates faster than the national level reporting organizations.

The API was used to provide the data. The www.cdc.gov was used to provide the guides.

Features :

  • Country wise reports
  • Continent wise reports
  • Prevention, Precautions and Symptoms
  • Favorite Countries

Screenshots

Plugins

Package Name Usage
Flutter Bloc State Management
Bottom Navy Bar Bottom Navigation Bar
Pie Chart Representation of data

License

Apache 2.0

Getting Started

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.