COVID-19 Tracker
A simple Flutter app to track 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 Nubentos API was used to provide the data. The www.cdc.gov was used to provide the guides.
Requirements
- Any Operating System (i.e MacOS X, Linux, Windows)
- Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode etc)
- A little knowledge of Dart and Flutter
- A brain to think
Features
- See all cases statistics.
- Read guides.
Screenshots
Plugins
Name | Usage |
---|---|
flutter_bloc | State Management |
DIO | Network calls |
WebView | InApp WebView |
Download COVID-19 Tracker app source code on GitHub
https://github.com/Zfinix/covid_tracker
Provides the list of the opensource Flutter apps collection with GitHub repository.