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 the virus tracker 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
- [x] see all cases statistics.
- [x] read guides.
screenshots
�� plugins
name | usage |
---|---|
flutter_bloc | state management |
dio | network calls |
webview | inapp webview |
Comments are closed.