ncovid

所属分类:生物医药技术
开发工具:Dart
文件大小:27499KB
下载次数:0
上传日期:2023-05-14 17:22:15
上 传 者sh-1993
说明:  ncovid,Corona新闻更新应用程序ft实时跟踪,统计数据和使用flutter建立的帮助热线
(ncovid,Corona news updates app ft live tracking, statistics and helplines built with flutter)

文件列表:
.metadata (305, 2020-06-02)
LICENSE (1079, 2020-06-02)
android (0, 2020-06-02)
android\app (0, 2020-06-02)
android\app\build.gradle (2619, 2020-06-02)
android\app\proguard-rules.pro (407, 2020-06-02)
android\app\src (0, 2020-06-02)
android\app\src\debug (0, 2020-06-02)
android\app\src\debug\AndroidManifest.xml (327, 2020-06-02)
android\app\src\main (0, 2020-06-02)
android\app\src\main\AndroidManifest.xml (1595, 2020-06-02)
android\app\src\main\ic_launcher-web.png (21009, 2020-06-02)
android\app\src\main\kotlin (0, 2020-06-02)
android\app\src\main\kotlin\io (0, 2020-06-02)
android\app\src\main\kotlin\io\mastersam (0, 2020-06-02)
android\app\src\main\kotlin\io\mastersam\tojuwa (0, 2020-06-02)
android\app\src\main\kotlin\io\mastersam\tojuwa\MainActivity.kt (411, 2020-06-02)
android\app\src\main\res (0, 2020-06-02)
android\app\src\main\res\drawable (0, 2020-06-02)
android\app\src\main\res\drawable\ic_launcher_background.xml (5098, 2020-06-02)
android\app\src\main\res\drawable\launch_background.xml (434, 2020-06-02)
android\app\src\main\res\mipmap-anydpi-v26 (0, 2020-06-02)
android\app\src\main\res\mipmap-anydpi-v26\ic_launcher.xml (268, 2020-06-02)
android\app\src\main\res\mipmap-anydpi-v26\ic_launcher_round.xml (268, 2020-06-02)
android\app\src\main\res\mipmap-hdpi (0, 2020-06-02)
android\app\src\main\res\mipmap-hdpi\ic_launcher.png (1724, 2020-06-02)
android\app\src\main\res\mipmap-hdpi\ic_launcher_foreground.png (2771, 2020-06-02)
android\app\src\main\res\mipmap-hdpi\ic_launcher_round.png (3330, 2020-06-02)
android\app\src\main\res\mipmap-mdpi (0, 2020-06-02)
android\app\src\main\res\mipmap-mdpi\ic_launcher.png (1148, 2020-06-02)
android\app\src\main\res\mipmap-mdpi\ic_launcher_foreground.png (1721, 2020-06-02)
android\app\src\main\res\mipmap-mdpi\ic_launcher_round.png (2114, 2020-06-02)
android\app\src\main\res\mipmap-xhdpi (0, 2020-06-02)
android\app\src\main\res\mipmap-xhdpi\ic_launcher.png (2347, 2020-06-02)
android\app\src\main\res\mipmap-xhdpi\ic_launcher_foreground.png (3901, 2020-06-02)
android\app\src\main\res\mipmap-xhdpi\ic_launcher_round.png (4765, 2020-06-02)
... ...

# ncovid Corona news updates app ft live tracking, statistics and helplines built with flutter [![Codemagic build status](https://api.codemagic.io/apps/5e9024970fc3d420b7d40597/5e9024970fc3d420b7d40596/status_badge.svg)](https://codemagic.io/apps/5e9024970fc3d420b7d40597/5e9024970fc3d420b7d40596/latest_build) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-success.svg?style=flat-square)](https://github.com/Mastersam07/ncovid/pulls) ![GitHub contributors](https://img.shields.io/github/contributors/mastersam07/ncovid?color=success&style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/mastersam07/ncovid?style=flat-square) [![License](https://img.shields.io/badge/license-MIT-success.svg?style=flat-square)](https://github.com/Mastersam07/ncovid/blob/master/LICENSE) > > This app feeds off the ncovid api available at https://covid9ja.herokuapp.com/ > > The api repo is available here > ## App Download the `app-release.apk` to try out the release version

## ’ 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 - [x] Country Specific Cases(Nigeria as case study) - [x] Precautionary Measures - [x] Covid-19 Latest News - [x] Statistics and trends - [x] Helpline - [x] Darkmode ## “ ScreenShots | Light| Dark| |------|-------| ||| ||| ||| ||| ||| ||| ## ” Plugins | Name | Usage | |------|-------| |[**Http**](https://pub.dev/packages/http)| Api Calls| |[**Cached Network Image**](https://pub.dev/packages/cached_network_image)| To display images from web| |[**Webview Flutter**](https://pub.dev/packages/webview_flutter)| Display news in webview| ## Dependencies * [Flutter](https://flutter.dev/) ## Getting started #### 1. [Setup Flutter](https://flutter.dev/docs/get-started/install) #### 2. Clone the repo ```sh $ git clone https://github.com/Mastersam07/ncovid.git $ cd ncovid/ ``` #### 3. Get your open news api key #### 4. Create the file apiKey.dart in your lib folder and enter the code below: ```sh String apiKey = "Your_Api_Key"; ``` #### 5. Run _flutter pub get_ ## What's Next? - [x] Statistics and trends - [x] Helpline - [ ] Cache Api response - [x] Darkmode ## :heart: Found this project useful? #### If you found this project useful or you like what you see, then please consider giving it a :star: on Github and sharing it with your friends via social media. ## 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 #### MIT LICENSE ## ¤“ Developer(s) #### **Abada Samuel Oghenero** ## Donate > #### If you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of :coffee: > > #### - [Paystack NG](https://paystack.com/pay/mastersam)

近期下载者

相关文件


收藏者