Corona news updates app ft live tracking, statistics and helplines built with flutter
This app feeds off the ncovid api available at https://covid9ja.herokuapp.com/
The api repo is available here
Download the app-release.apk
to try out the release version
- Any Operating System (ie. MacOS X, Linux, Windows)
- Any IDE with Flutter SDK installed (ie. IntelliJ, Android Studio, VSCode etc)
- A little knowledge of Dart and Flutter
- Hands to code π€
- A brain to think π€
- Country Specific Cases(Nigeria as case study)
- Precautionary Measures
- Covid-19 Latest News
- Statistics and trends
- Helpline
- Darkmode
Light | Dark |
---|---|
Name | Usage |
---|---|
Http | Api Calls |
Cached Network Image | To display images from web |
Webview Flutter | Display news in webview |
$ git clone https://github.com/Mastersam07/ncovid.git
$ cd ncovid/
String apiKey = "Your_Api_Key";
- Statistics and trends
- Helpline
- Cache Api response
- Darkmode