Mastersam07 / toju_wa

A corona virus tracker application in flutter

Home Page:https://ncovid.mastersam.tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tojuwa

Corona tracker application with news updates and helplines built with flutter

PRs Welcome GitHub contributors GitHub last commit License

This app is in its first version

Check the release page

Demo

Download the app-release.apk

πŸ’» Requirements

  • 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 πŸ€“

✨ Features

  • Global Cases
  • Country Specific Cases(Nigeria as case study)
  • Precautionary Measures
  • Covid-19 Latest News
  • Statistics and trends
  • Helpline

πŸ“Έ ScreenShots

||| ||| |||

πŸ”Œ Plugins

Name Usage
Http Api Calls
Cached Network Image To display images from web
Webview Flutter Display news in webview

Dependencies

Getting started

2. Clone the repo

$ git clone https://github.com/Mastersam07/toju_wa.git
$ cd toju_wa/

3. Get your open news api key

4. Create the file apiKey.dart in your lib folder and enter the code below:

String apiKey = "Your_Api_Key";

5. Run flutter pub get

What's Next?

  • Statistics and trends
  • Helpline
  • Cache Api response
  • Darkmode

πŸ› Bugs/Request

Encounter any problem(s)? feel free to open an issue. If you feel you could make something better, please raise a ticket on Github and I'll look into it. Pull request are also welcome.

⭐️ License

πŸ€“ Developer(s)

Abada Samuel Oghenero

About

A corona virus tracker application in flutter

https://ncovid.mastersam.tech

License:MIT License


Languages

Language:Dart 97.8%Language:Kotlin 1.1%Language:Swift 1.1%Language:Objective-C 0.1%