Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 2 months ago
JSON representation
A flutter based neumorphic application for Covid-19 stats
- Host: GitHub
- URL: https://github.com/arpank10/Covid-19-Flutter
- Owner: arpank10
- License: mit
- Created: 2020-04-15T15:49:02.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-01T17:22:57.000Z (over 4 years ago)
- Last Synced: 2024-08-03T07:01:42.462Z (5 months ago)
- Topics: covid-19, flutter, neumorphic-ui, neumorphism-dark
- Language: Dart
- Size: 4.74 MB
- Stars: 10
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-novelcovid - Covid19Tracker - 19 cases around the world. | [arpank10](https://github.com/arpank10) | English (Mobile Applications)
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.