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 The Virus Tracker API was used to provide the data. The www.cdc.gov was used to provide the guides.
- 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 🤓🤓
- See all cases statistics.
- Read guides.
Name | Usage |
---|---|
flutter_bloc | State Management |
DIO | Network calls |
WebView | InApp WebView |
Feel free to star ⭐ this repository if you like what you see 😉.