- https://corona.lmao.ninja
- https://api.covid19india.org/
This is an aplication build with flutter framework to target IOS, Android and Web. This application hit some of the most famous COVID-19 api and serve them in a beautiful UX/UI. The below points enlists features of this application :
-
Live Global COVID-19 statistics:
- Total Cases.
- Total Deaths.
- Total Recovered.
- Total Deaths.
- Total Critical
- Total Tests
-
Worst Affected Countries
-
Live Indian COVID-19 statistics
- Total cases
- Total active
- Total recovered
- Total deaths
- District wise statistics
-
Data updates every 10 minutes.
- Build apk 64 bit:
flutter build apk --target-platform android-arm64 -vv - Build apk 64/32 bit:
flutter build apk -vv - Build Bundle :
flutter build appbundle -vv