Awesome
tojuwa
Corona tracker application with news updates and helplines built with flutter
This app is in its first version
Check the <a href="https://github.com/Mastersam07/toju_wa/releases">release page</a>
Demo
Download the app-release.apk
<br>
<a href="https://github.com/Mastersam07/toju_wa/releases/download/v1.0/app-release.apk"><img src="https://playerzon.com/asset/download.png" width="200"></img></a>
<br>
💻 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
|<img src="ss/updated.png" width="250">|<img src="ss/2.png" width="250">| |<img src="ss/3.png" width="250">|<img src="ss/4.png" width="250">| |<img src="ss/updatedhelp.png" width="250">|<img src="ss/6.png" width="250">|
🔌 Plugins
Name | Usage |
---|---|
Http | Api Calls |
Cached Network Image | To display images from web |
Webview Flutter | Display news in webview |
Dependencies
Getting started
1. Setup Flutter
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
<a href="https://github.com/Mastersam07/toju_wa/blob/master/LICENSE">MIT LICENSE</a>
🤓 Developer(s)
Abada Samuel Oghenero