Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arpank10/Covid-19-Flutter

A flutter based neumorphic application for Covid-19 stats
https://github.com/arpank10/Covid-19-Flutter

covid-19 flutter neumorphic-ui neumorphism-dark

Last synced: about 1 month ago
JSON representation

A flutter based neumorphic application for Covid-19 stats

Awesome Lists containing this project

README

        

# Covid-19 Tracker
![Platform](https://img.shields.io/badge/platforms-android-orange)
![Version](https://img.shields.io/badge/version-1.0-blue)

A minimal android app with a neomorphic touch, providing statistics of COVID-19 cases around the world. Detailed cumulative and daily graphs are available for all countries, along with some useful information like important links and precautions.

This is the first application I have made using Flutter for android. Still a noob, so feel free to suggest any changes to make it better:sweat_smile:

### FEATURES :
- Global numbers for COVID-19 updated on a frequent basis.
- Detailed statistics for each country.
- Cool graphs for viewing the trends in the virus strain.
- Important Links and other necessary information

### DOWNLOAD :
[Version 1](https://drive.google.com/drive/u/0/folders/1hk0OmrRAA5cE83hTf5Sx34SsllH1F700)

### TO-DO :
- [x] Create feature graphic
- [x] Publish to aptoide.com
- [ ] Add a simple state management system like Provider
- [ ] Cache Data

### SCREENSHOTS:
|
|
|
|

|
|

### APIs Used

- https://covid19api.com/
- https://github.com/NovelCOVID/API

### Libraries Used
- [FL Chart](https://github.com/imaNNeoFighT/fl_chart)
- [Liquid Swipe](https://github.com/iamSahdeep/liquid_swipe_flutter)

Made with by Arpan in Flutter.