Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 712 Bytes

README.md

File metadata and controls

32 lines (17 loc) · 712 Bytes

Flutter Covid-19 Tracker

USAGE

TinyTake22-05-2021-05-57-45.mp4

api used

https://corona.lmao.ninja/v2/all

https://api.caw.sh/v3/covid-19/continents

https://corona.lmao.ninja/v2/countries/$countryName

https://api.caw.sh/v3/covid-19/historical/$countryName?lastdays=8

About the project

This is simple covid data tracker fetching data from https://disease.sh.

I used https://pub.dev/packages/pie_chart for pie charts and https://pub.dev/packages/bezier_chart for bezier charts to achieve higher data transparency.

Contributing

Pull requests are welcome.

License

MIT